[Webkit-unassigned] [Bug 96335] New: Clicking a scrollbar unfocuses the current activeElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 10 16:25:10 PDT 2012


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

           Summary: Clicking a scrollbar unfocuses the current
                    activeElement
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: HasReduction
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: esprehn at chromium.org


Created an attachment (id=163242)
 --> (https://bugs.webkit.org/attachment.cgi?id=163242&action=review)
Reduction

If you activate a textbox and then scroll a div the textbox loses focus. There's special code in EventHandler for the frame's scrollbar to not move the focus, but overflow scrollbars are not handled properly.

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