[Webkit-unassigned] [Bug 122797] Allow selection to skip over contenteditable
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 23 13:13:45 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=122797
Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ahmad.saleem792 at gmail.com
--- Comment #3 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
(In reply to Ryosuke Niwa from comment #0)
> Consider merging
> https://chromium.googlesource.com/chromium/blink/+/
> b6af644f3fa0f51d94ab374648e56ec3e390a517
>
> It should be able to extend selection from top to bottom of any document
> without getting stuck.
>
> Currently the selection gets stuck if you hit a contenteditable element; it
> should be possible to skip past it.
>
> http://crbug.com/264539
I tried this as Partial Merge by not doing "Caret Mode" changes but I think it is beyond my expertise and get build failures:
https://github.com/WebKit/WebKit/pull/4780
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221023/33a6e0d3/attachment.htm>
More information about the webkit-unassigned
mailing list