[Webkit-unassigned] [Bug 112968] New: FKA: mouse click on buttons causes focus (document.activeElement) to be lost

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 14:41:55 PDT 2013


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

           Summary: FKA: mouse click on buttons causes focus
                    (document.activeElement) to be lost
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: james at cookiecrook.com


REPRO *
1. Load attached test case.
2. Tab so that focus is on one of the buttons.
3. Perform a mouse click on the same button. (Notice focus ring disappears.)
4. Press Tab again. (focus has been lost and resets to the beginning of the document)

Note: It's probably okay to "hide" the focus pseudo-state when switching to a mouse, but Tabbing should cause focus to come back to the same element rather than losing document.activeElement entirely.

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