Hi, attached is a new patch. Please test it carefully instead of my initial one. * It moves the call to layout from FltkViewport to FltkWidgetView. This is just a cleanup - no functional change * FltkViewbase now call Group::draw() always if DAMAGE_CHILD is set even if other flags are set too. That seems to fix the issue you have noticed when opening a window with the middle mouse button. Cheers, Johannes On Wed, Dec 19, 2007 at 03:11:55PM +0000, Jeremy Henty wrote:
On Wed, Dec 19, 2007 at 02:22:26PM +0000, Jeremy Henty wrote:
I have a dillo page with a link to a test page with a form. If I middle-click on the link then the test page comes up blank. I have to hit reload before the form widgets appear. Left-clicking the link works OK. I hope this is simple to fix!
Follow-up: this bug only appears when the window is large enough to fit the whole form in vertically. If I resize the window vertically so that it will be too small to hold the whole form, then middle-click the link, the new window displays the form properly.
I guess the widgets aren't getting marked as damaged if they all fit in the new window, so they don't display themselves?
Regards,
Jeremy Henty
_______________________________________________ Dillo-dev mailing list Dillo-dev@dillo.org http://lists.auriga.wearlab.de/cgi-bin/mailman/listinfo/dillo-dev