RESOLVED FIXED 83158
[Qt] Entire page highlighted on panning.
https://bugs.webkit.org/show_bug.cgi?id=83158
Summary [Qt] Entire page highlighted on panning.
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.