Bug 26727
Summary: | [Gtk] mouse pointer doesn't update when scrolling using keyboard arrows. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hussam Al-Tayeb <ht990332> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ht990332, jmalonzo, kevin.cs.oh, mrobinson |
Priority: | P2 | Keywords: | Gtk |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Hussam Al-Tayeb
How to reproduce:
1. Hover the mouse pointer over a link.
2. Use the keyboard arrows to scroll.
3. The pointer does not change when the item under the mouse pointer is no long a link.
Expected behavior:
Mouse pointer should update when the pointer screen position is constant but I am scrolling using keyboard.
Hint: This works in mozilla.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Martin Robinson
*** This bug has been marked as a duplicate of bug 17052 ***