[Webkit-unassigned] [Bug 174302] New: REGRESSION: Keyboard-focused element not preserved when navigating back through page cache, causing multiple elements to have focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 9 15:00:09 PDT 2017


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

            Bug ID: 174302
           Summary: REGRESSION: Keyboard-focused element not preserved
                    when navigating back through page cache, causing
                    multiple elements to have focus
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
               URL: data:text/html,<a%20href="about:blank#1">1</a><a%20hre
                    f="about:blank#2">2</a><a%20href="about:blank#3">3</a>
                OS: Unspecified
            Status: NEW
          Keywords: NeedsRadar, Regression
          Severity: Normal
          Priority: P1
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mitz at webkit.org
                CC: akling at apple.com, koivisto at iki.fi,
                    simon.fraser at apple.com

To reproduce:

1. Navigate to the URL.
2. Press Option-Tab three times to focus the 3 link
3. Press Return to navigate
4. Navigate back
5. Notice that the 3 link still looks focused, but pressing Return doesn’t navigate to it
6. Press Option-Tab twice
7. Notice that the 1 link, then the 2 link become focused, but the 3 link also looks focused
8. Press Return to navigate, then navigate back
9. Notice that the 2 link and the 3 link still look focused

This is a regression from shipping Safari.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170709/ad6221f3/attachment-0001.html>


More information about the webkit-unassigned mailing list