[Webkit-unassigned] [Bug 123951] New: REGRESSION(r72796): Click on focused link removes focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 6 20:45:12 PST 2013


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

           Summary: REGRESSION(r72796): Click on focused link removes
                    focus
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InChromiumBugs, Regression
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: ap at webkit.org, andersca at apple.com,
                    benjamin at webkit.org, akling at apple.com


Enable "Press Tab to hightlight each item on a webpage" on Advanced tab on the Preference

Reproduction steps:
1. Open data:text/html,<input autofocus><a href="#start" onclick="return false">Link</a>
2. Press TAB key once
3. Click on the focused link

Expected result: The link keeps focus.
Actual result: The link looses focus.

http://crbug.com/264575

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