[Webkit-unassigned] [Bug 80159] -webkit-user-select:none not respected when copying content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 20 09:53:39 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=80159

--- Comment #20 from Ryosuke Niwa <rniwa at webkit.org> ---
WebKit doesn't support multi-range selection. We need to adjust the behavior of StyledMarkupAccumulator in Markup.cpp. We probably also need to add a mode of TextIterator which skips content with this style applied as well, and use that in copy operation.

-- 
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/20220420/a46ff012/attachment-0001.htm>


More information about the webkit-unassigned mailing list