Closed
Bug 1706744
Opened 4 years ago
Closed 4 years ago
Abnormal tab bar height
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1704404
People
(Reporter: wo199710, Unassigned)
Details
Attachments
(1 file)
146.10 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:90.0) Gecko/20100101 Firefox/90.0
Steps to reproduce:
Append a unicode string to title, here is simple code:
document.title = document.title + '𝚓𝚊𝚟𝚊𝚜𝚌𝚛𝚒𝚙𝚝';
Actual results:
Tab bar height increasing, but when you remove the unicode string, height will become normal.
Expected results:
Tab bar height should be fixed.
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
•