Bug 193582
Summary: | [iOS] REGRESSION: Cannot tab cycle through popup menus | ||
---|---|---|---|
Product: | WebKit | Reporter: | Daniel Bates <dbates> |
Component: | Forms | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/47389426>
Daniel Bates
I cannot reproduce using a ToT build. Marking Resolved Invalid.