[Webkit-unassigned] [Bug 274725] Selection.direction's value is "none" regardless of the selection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 27 10:53:02 PDT 2024


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

--- Comment #1 from Darin Adler <darin at apple.com> ---
There’s an internal isDirectional flag, and if it’s false the direction will return "none". Likely we either don’t set it correctly, or go through a code path that does not preserve it.

We need some tests that make selections using simulated mouse movement or keyboard to keep this working!

-- 
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/20240527/56fa9eeb/attachment-0001.htm>


More information about the webkit-unassigned mailing list