[Webkit-unassigned] [Bug 271481] New: Web Inspector: Timelines: DataGrid header layout issues in some locales
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 22 11:39:59 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=271481
Bug ID: 271481
Summary: Web Inspector: Timelines: DataGrid header layout
issues in some locales
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rcaliman at apple.com
CC: inspector-bugzilla-changes at group.apple.com
The DataGrid header has a few issues when used with text some locales:
- glyphs with deep descenders / diacritics are clipped at the bottom (like ç in Portugese)
- the bottom border of the header is hidden when the UI language is Hindi
Both stem from the line-box of the text which varies according to the font used to render the glyphs.
The DataGrid header dimensions did not consider this variable line-box height.
rdar://124993083
--
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/20240322/92343ecd/attachment.htm>
More information about the webkit-unassigned
mailing list