[Webkit-unassigned] [Bug 83158] New: [Qt] Entire page highlighted on panning.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 4 06:46:30 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=83158

           Summary: [Qt] Entire page highlighted on panning.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: allan.jensen at nokia.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list