Closed
Bug 321790
Opened 20 years ago
Closed 15 years ago
Trunk (Deer Park) is using "Firefox" as groupname in taskbar
Categories
(Firefox :: Shell Integration, defect)
Firefox
Shell Integration
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: ginnchen+exoracle, Unassigned)
Details
1) use nightly build, open several windows until they're grouped in taskbar
2) In taskbar, the group name is like "8 Firefox"
Expected Result:
The group name should be like "8 Deer Park"
Reproduced on Windows and Gnome 2.12.
I think the problem is Bug 281979 didn't see app name properly as shortBrandName.
Application name should be localizable according to Glib manual.
But now it is hard coded in nsBrowserApp.cpp/nsMailApp.cpp/nsCalendarApp.cpp
Comment 2•15 years ago
|
||
The shell integration code doesn't manage the name. If this is still a problem either reopen and move to toolkit > startup and profile system (the code bug 281979 actually fixed) or file a new bug in that component.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•