Closed
Bug 1724684
Opened 4 years ago
Closed 4 years ago
Tab bar height increases when certain unicode characters are present
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1704404
People
(Reporter: lasest1999, Unassigned)
Details
Attachments
(1 file)
113.35 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:90.0) Gecko/20100101 Firefox/90.0
Steps to reproduce:
- An html file was created with the following content:
<html>
<head>
<title>−1.31%</title>
</head>
<body>
<p>Hello</p>
</body>
</html>
- The file was opened in firefox
- Note that the minus sign in the title tag is "−" (Unicode 2212 character: https://www.compart.com/en/unicode/U+2212)
The firefox version is 90.0.2 running on Arch linux under KDE Plasma
Actual results:
The tab bar height increased significantly. Tab bar height before and after the file was opened is shown on screenshots
Expected results:
The tab bar height should not change
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::Tabbed Browser' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Component: Untriaged → Tabbed Browser
Updated•4 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•