[Webkit-unassigned] [Bug 280944] Typing inside an <input> with several fonts applied causes page to scroll to the top
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Nov 7 20:34:02 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=280944
Simon Fraser (smfr) <simon.fraser at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |simon.fraser at apple.com
--- Comment #4 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
We scroll to the top because typing a character triggers scrolling the selection into view, but we'e computed a selection rect which is at 0,0. I think the line height computes to 0 somewhere.
--
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/20241108/4deed98b/attachment.htm>
More information about the webkit-unassigned
mailing list