[Webkit-unassigned] [Bug 193582] New: [iOS] REGRESSION: Cannot tab cycle through popup menus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 18 10:43:14 PST 2019


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

            Bug ID: 193582
           Summary: [iOS] REGRESSION: Cannot tab cycle through popup menus
           Product: WebKit
           Version: WebKit Local Build
          Hardware: iPhone / iPad
               URL: data:text/html,<select><option>First</option><option>S
                    econd<option></select><select><option>First</option><o
                    ption>Second<option></select>
                OS: iOS 12
            Status: NEW
          Keywords: Regression
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org
                CC: cdumez at apple.com, wenson_hsieh at apple.com

Seen on iOS on iPad using a hardware keyboard.

Steps to reproduce:

1. Visit <data:text/html,<select><option>First</option><option>Second<option></select><select><option>First</option><option>Second<option></select>>
2. Press the tab key twice.

Then the second <select> should be focused. But the first <select> is still focused and showing its popup.

-- 
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/20190118/2dbf4002/attachment.html>


More information about the webkit-unassigned mailing list