RESOLVED FIXED 199851
[iOS] Option + Up or Down Arrow key doesn’t move cursor past paragraph boundaries in WebKit2
https://bugs.webkit.org/show_bug.cgi?id=199851
Summary [iOS] Option + Up or Down Arrow key doesn’t move cursor past paragraph bounda...
Ryosuke Niwa
Reported 2019-07-16 21:01:58 PDT
Option + Up and Option + Down do not move the caret or extend the selection beyond the current line. <rdar://problem/51404312>
Attachments
Fixes the bug (19.73 KB, patch)
2019-07-16 21:08 PDT, Ryosuke Niwa
no flags
Fixes the bug (18.58 KB, patch)
2019-07-16 21:09 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2019-07-16 21:08:51 PDT
Created attachment 374276 [details] Fixes the bug
Ryosuke Niwa
Comment 2 2019-07-16 21:09:44 PDT
Created attachment 374277 [details] Fixes the bug
Ryosuke Niwa
Comment 3 2019-07-17 11:23:40 PDT
Comment on attachment 374277 [details] Fixes the bug Clearing flags on attachment: 374277 Committed r247524: <https://trac.webkit.org/changeset/247524>
Ryosuke Niwa
Comment 4 2019-07-17 11:23:41 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2019-07-17 11:24:15 PDT
Ryosuke Niwa
Comment 6 2019-07-17 14:12:03 PDT
Removed the superfluous header file for the test in https://trac.webkit.org/changeset/247536.
Note You need to log in before you can comment on or make changes to this bug.