Closed Bug 1723764 Opened 3 years ago Closed 3 years ago

Unicode in title tag of html messing up browser tabs

Categories

(Firefox :: Tabbed Browser, defect)

Firefox 90
defect

Tracking

()

RESOLVED DUPLICATE of bug 1704404

People

(Reporter: divyadeepti2000, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:90.0) Gecko/20100101 Firefox/90.0

Steps to reproduce:

For reproducing, open an index.html and paste this:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>𝕽𝖆𝖈𝖍𝖊𝖑</title>
</head>
<body>
<h1>Hello World!</h1>
</body>
</html>

the <title>𝕽𝖆𝖈𝖍𝖊𝖑</title> will cause every tabs on the current FF window to expand.

Actual results:

Any site having a username with Unicode characters are causing the browser tab bar to expand, takes up screen space.

Expected results:

Browser tabs should stay unaffected to any alphabetical Unicode characters whatsoever.

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
Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: