[Webkit-unassigned] [Bug 270738] Right clicking a link highlights children, resulting in overlapping selection on some websites
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 5 03:13:42 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=270738
Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ahmad.saleem792 at gmail.com
--- Comment #8 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
> Looks like a regression of https://bugs.webkit.org/show_bug.cgi?id=235172 maybe.
This seems to landed for IFC but when I look to find following code:
else if (boxState == RenderObject::HighlightState::None && state == RenderObject::HighlightState::Start)
Which the patch was modifying it is in 'Legacy Inline Layout'. :-?
https://searchfox.org/wubkat/rev/17c01d484bd83e089e42d7cc7343d1f84a28f8a9/Source/WebCore/rendering/LegacyRootInlineBox.cpp#98
Plus it seems that it was not reverted. (Searched via 'commit' and bug id on GitHub).
--
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/20240405/f57059c6/attachment.htm>
More information about the webkit-unassigned
mailing list