Hi, On Mon, Apr 14, 2008 at 05:22:44AM +0000, corvid wrote:
It works on the sites I tried, and the data sent looks right for other cases,
Committed! (with some changes).
but:
- To get click position, I used event_x() and event_y() in fltkui.cc because they happened to have the right values in them and I didn't know the proper place to look for this information.
AFAIU (which is not that much in dw2 ;), it looks OK.
- If the image could not be loaded and you click on the alt text, the click position is sent, even though it's not meaningful.
Is there a standard/suggested behaviour in this case?
- I don't prevent the image from being loaded even when automatic image loading is disabled (but I'm the only person who would notice anyway).
No. "Img off" is a very useful option! Now, that traffic shapers degrade bandwidth, and that sometimes wireless is slow, not to mention dialups, it's quite handy.
(I would have to be able to get button 3 to bring up the image menu.)
Could be. -- Cheers Jorge.-