Bug 282630
| Summary: | [Navigation] Disabling a focused element does not move autofocus to next element | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Patrick Griffis <pgriffis> |
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 282627 | ||
Patrick Griffis
There is one failure for the test "Two elements with autofocus, present before navigation, but the first gets disabled; the second gets focused" in `navigation-api/focus-reset/autofocus.html`
I assume `Element::findAutofocusDelegate()` is not taking disabled elements into account.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/139737215>