On Wed, Jun 09, Jorge Arellano Cid wrote:
568 Impact: soft error At: run time Type: render bug Comments: When a button tooltip is displayed, and you scroll the page with the keyboard, dillo fails to render the newly exposed content. This is the same behaviour reported for images in bug 289. HTReproduce: Open any page taller than the view area, place the mouse over a dillo control, when the tool tip appears, scroll the page with the keyboard. WorkedBy: nobody Submitter: dmckee*jlab*org
in the bug track. I can't reproduce it, so maybe it's a GTK problem. What version are you using? (BTW dillo 0.8.1 or CVS is assumed).
This is a Gtk+ problem. I could reproduce it with an older version of Gtk+ (IIRC, 1.2.1), both in dillo, and a small test case. In Gtk+ 1.2.10, which I use now, it seems to be fixed. Most likely, updating your Gtk+ version should fix this. Sebastian