On Wed, Dec 19, 2007 at 02:22:26PM +0000, Jeremy Henty wrote:
On Wed, Dec 19, 2007 at 10:53:02AM +0000, Jeremy Henty wrote:
On Tue, Dec 18, 2007 at 11:01:01PM +0100, Johannes Hofmann wrote:
Please try this instead:
Looks good! Both dillo and test/dw-ui-test work fine, with no moving widgets. Hopefully we've cracked it.
Spoke too soon! 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!
I will look at this. But I just noticed another subtle issue when using TextEditor in forms: When you leave a page that has a textarea field you get a double free(). The TextBuffer is deleted first, then the TextEditor widgets are deleted and these access member methods of of the TextBuffer in their destructors. I have no idea yet how to fix this. Perhaps we can disassociate the TextBuffer from the TextEditor widgets in the FltkMultiLineTextResource destructor before deleting it? Cheers, Johannes
Regards,
Jeremy Henty
_______________________________________________ Dillo-dev mailing list Dillo-dev@dillo.org http://lists.auriga.wearlab.de/cgi-bin/mailman/listinfo/dillo-dev