Dear all, first of all I want to express my gratitude to Jorge and Sebastian for pushing Dillo forward despite the numerous difficulties. Thanks a lot!!! For the record: Compilation on Debian Etch worked well. I had to use the "--x-includes" and "--x-libraries" options when configuring FLTK, and the test glpuzzle did not compile. On Sat, Oct 06, 2007 at 02:51:50PM +0000, place wrote:
just one line. If you add:
Html_connect_signals(html, list_item);
to Html_tag_open_li()
(after the item_style->unref(); seemed like a nice place), then links inside lists will work.
Unfortunately, I have to report this patch improves the situation substiantially, but does not solve it completely. It seems that the status line at the bottom is not always updated. When you move the pointer over a link and then, without clicking, move the pointer _upwards_ so that it leaves the link area, the link URL remains in the status line. (Moving in other directions is ok.) Moreover, when you move the pointer across several links, the status line sometimes remains empty even if the pointer is over a link. Cheers, -- Matthias Franz