RESOLVED FIXED 247239
[Live Range Selection] Expanding selection by granularity should expand anchor & focus
https://bugs.webkit.org/show_bug.cgi?id=247239
Summary [Live Range Selection] Expanding selection by granularity should expand ancho...
Ryosuke Niwa
Reported 2022-10-29 21:51:09 PDT
When expanding selection by non-character granularity, it should also affect anchor & focus.
Attachments
WIP (3.07 KB, patch)
2022-10-29 21:57 PDT, Ryosuke Niwa
ews-feeder: commit-queue-
Ryosuke Niwa
Comment 1 2022-10-29 21:57:18 PDT
Ryosuke Niwa
Comment 2 2022-10-29 22:06:23 PDT
The last test case in editing/selection/shift-click.html fails with this change. Need to look into that next week.
Radar WebKit Bug Importer
Comment 3 2022-10-29 22:06:45 PDT
Ryosuke Niwa
Comment 4 2022-10-30 12:35:50 PDT
Comment on attachment 463307 [details] WIP Oh, this is interesting. The test failure goes away if I restore the old code in VisibleSelection::validate instead of new code in VisibleSelection::expandUsingGranularity.
Ryosuke Niwa
Comment 5 2022-10-30 14:22:24 PDT
EWS
Comment 6 2022-10-31 16:40:12 PDT
Committed 256174@main (ca201a717c24): <https://commits.webkit.org/256174@main> Reviewed commits have been landed. Closing PR #5945 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.