[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:38:23 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=280944
--- Comment #5 from Karl Dubost <karlcow at apple.com> ---
When commenting out the font-face on input AFTER typing,
the character appears:
input {
/* font-family: 'Custom font', sans-serif; */
height: 50px;
}
--
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/235b03cf/attachment-0001.htm>
More information about the webkit-unassigned
mailing list