FS#118 - SELECTED_URI only updates on mouse movement
Attached to Project:
Uzbl
Opened by Tom Gillespie (tgbugs) - 2009-09-15 01:27:15 AM
Last edited by Brendan Taylor (bct) - 2011-01-24 04:50:32 PM
Opened by Tom Gillespie (tgbugs) - 2009-09-15 01:27:15 AM
Last edited by Brendan Taylor (bct) - 2011-01-24 04:50:32 PM
|
DetailsSELECTED_URI only changes if the mouse moves. It does not change if the page moves (eg pageup/down, scroll, etc) but the mouse does not.
SELECTED_URI should update whenever the mouse is over a link and maybe when a link is hilighted using tab. Commit: 1431c68c54b95a3da923e491eb4b38cc00b0a89e OS: Gentoo Linux 2.6.31 WM: Fluxbox 1.1.1 |
This task depends upon
Closed by Brendan Taylor (bct)
2011-01-24 04:50:32 PM
Reason for closing: Won't fix
Additional comments about closing: it's very annoying, but there's not much we can do about this :(
2011-01-24 04:50:32 PM
Reason for closing: Won't fix
Additional comments about closing: it's very annoying, but there's not much we can do about this :(
- when you scrolled away from a link, and click. it also doesn't clear the SELECTED_URI. you really have to move the mouse
- if you load a page and the cursor happens to be right on top of a link, it doesn't set SELECTED_URI
Btw : SELECTED_URI updating ~ LINK_HOVER and LINK_UNHOVER events
i suggest you file this bug at webkitgtk, because they report the events to us.