Bug 83158

Summary: [Qt] Entire page highlighted on panning.
Product: WebKit Reporter: Allan Sandfeld Jensen <allan.jensen>
Component: WebKit2Assignee: Allan Sandfeld Jensen <allan.jensen>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Allan Sandfeld Jensen
Reported 2012-04-04 06:46:30 PDT
On some pages the entire page is highlighted when panning. This is partially solved with the fix for bug #83153, but many pages still have global event listeners making which node to highlight tricky. I will go with a solution of highlighting either links or focusable elements, OR the nearest enclosing inline element. This avoids highlighting blocks unless they are a link, form or otherwise supports focus.
Attachments
Patch (2.82 KB, patch)
2012-04-04 06:53 PDT, Allan Sandfeld Jensen
no flags
Allan Sandfeld Jensen
Comment 1 2012-04-04 06:53:07 PDT
WebKit Review Bot
Comment 2 2012-04-04 08:52:27 PDT
Comment on attachment 135584 [details] Patch Clearing flags on attachment: 135584 Committed r113195: <http://trac.webkit.org/changeset/113195>
WebKit Review Bot
Comment 3 2012-04-04 08:52:31 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.