Uzbl

Tasklist

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
Task Type Bug Report
Category uzbl-core
Status Closed
Assigned To No-one
Operating System All
Severity Low
Priority Normal
Reported Version Development
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

SELECTED_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 :(
Comment by Dieter Plaetinck (Dieter_be) - 2009-11-08 11:55:47 AM
you are correct, furthermore:

- 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.

Loading...