Bug 193582

Summary: [iOS] REGRESSION: Cannot tab cycle through popup menus
Product: WebKit Reporter: Daniel Bates <dbates>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: cdumez, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar, Regression
Version: WebKit Local Build   
Hardware: iPhone / iPad   
OS: iOS 12   
URL: data:text/html,<select><option>First</option><option>Second<option></select><select><option>First</option><option>Second<option></select>

Daniel Bates
Reported 2019-01-18 10:43:14 PST
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2019-01-18 10:44:27 PST
Daniel Bates
Comment 2 2019-01-18 16:55:28 PST
I cannot reproduce using a ToT build. Marking Resolved Invalid.
Note You need to log in before you can comment on or make changes to this bug.