Closed
Bug 1344009
Opened 8 years ago
Closed 8 years ago
Tab titles can be truncated in the middle of multi-byte unicode characters / emoji
Categories
(Firefox :: Tabbed Browser, defect)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
DUPLICATE
of bug 404856
People
(Reporter: callahad, Unassigned)
References
Details
(Keywords: DevAdvocacy)
Attachments
(1 file)
2.51 KB,
image/jpeg
|
Details |
A tab title including the "
Reporter | ||
Comment 1•8 years ago
|
||
Bugzilla ate my bug description because it included an emoji. Filing a new bug for that.
Here's what was missing:
A tab title including the (U+1F6A7, CONSTRUCTION SIGN) emoji was improperly truncated.
In the attached screenshot, the title "SI-1017: [emoji] WIP_alti" was truncated to "SI-1017 [D83D]", where 0xD83D is the first byte of the UTF-16 representation of that emoji: 0xD83DDEA7.
I would expect either the entire emoji, or none of the emoji, rather than half of the emoji's bytes.
Updated•8 years ago
|
Component: Untriaged → Tabbed Browser
Product: Core → Firefox
Comment 2•8 years ago
|
||
What version of Firefox is this? I think this is a dupe - bug 404856 (see bug 1280268) - but we also stopped using ellipsis/crop in Firefox for tab titles, over in bug 658467.
Flags: needinfo?(dan.callahan)
Reporter | ||
Comment 3•8 years ago
|
||
According to the user, this is Firefox 51.0.1 on current macOS
Flags: needinfo?(dan.callahan)
Comment 4•8 years ago
|
||
(In reply to Dan Callahan [:callahad] from comment #3)
> According to the user, this is Firefox 51.0.1 on current macOS
OK. Then this is basically a dupe of bug 404856, but it will become better in 53 (first betas going out this week).
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•