Bug 259434
Summary: | [iOS 17] [Mail] Tabbing from subject field to compose body dismisses the keyboard and ends editing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Wenson Hsieh <wenson_hsieh> |
Component: | HTML Editing | Assignee: | Wenson Hsieh <wenson_hsieh> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer, wenson_hsieh |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Wenson Hsieh
rdar://109244061
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Wenson Hsieh
Repro steps on iOS 17:
1. Open any draft on iPad with a hardware keyboard. Focus the body field.
2. Shift-tab to switch focus to the subject field.
3. Tab to focus the body field again.
Expected: Blinking caret and collapsed keyboard input view should be visible.
Observed: Input view dismisses completely; no visible platform selection views.
Wenson Hsieh
Pull request: https://github.com/WebKit/WebKit/pull/16029
EWS
Committed 266256@main (b532c60a7979): <https://commits.webkit.org/266256@main>
Reviewed commits have been landed. Closing PR #16029 and removing active labels.