Open
Bug 162418
Opened 23 years ago
Updated 17 years ago
window titles should match window menu
Categories
(SeaMonkey :: UI Design, defect)
SeaMonkey
UI Design
Tracking
(Not tracked)
NEW
People
(Reporter: mike, Unassigned)
Details
Attachments
(4 files)
In the "Window" menu the following options are given:
- Navigator
- Mail & News
- Composer
- Address Book
The window titles read:
- Mozilla
- Mozilla
- Composer
- Address Book
This is not consistant at all.
The window menu should remain the same, while window titles should read:
- Mozilla Navigator
- Mozilla Mail & News
- Mozilla Composer
- Mozilla Address Book
Would this be changed by updating the dtd files?
as an example...
before:
<!ENTITY messengerWindow.title "Mail & Newsgroups">
after:
<!ENTITY messengerWindow.title "&brandShortName; Mail & Newsgroups">
Is there a better way to get this done?
Comment 1•23 years ago
|
||
You have a point here.
pi
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Hardware: PC → All
Comment 2•23 years ago
|
||
-> XP APPS
pi : please try to find a better component if you confirm a bug in b-g
Assignee: Matti → blaker
Component: Browser-General → XP Apps: GUI Features
QA Contact: asa → paw
Reporter | ||
Comment 3•23 years ago
|
||
editor fix
Reporter | ||
Comment 4•23 years ago
|
||
partial messenger fix.
Reporter | ||
Comment 5•23 years ago
|
||
address book fix
Reporter | ||
Comment 6•23 years ago
|
||
navigator fix
Reporter | ||
Comment 7•23 years ago
|
||
the attached .dtd files were altered from un-us.jar within the chrome dir, using
the Mozilla 1.1b release. extracting the un-us.jar file and adding the attached
files should give the following results.
Fixed:
- Mozilla Navigator
- Mozilla Composer
- Mozilla Address Book
almost fixed:
- Mozilla Mail & Newsgroups
--> displays "Mozilla Mail & Newsgroups" before an account is created, but
reverts to "Mozilla" when an account is in use. Any ideas as to what else
needs to changed?
to be fixed later:
- "Mozilla IRC Chat" is currently "ChatZilla"
- List of open windows in the Window menu should not display brandShortName,
as to match the window options above the opened window list.
--> "page title - Navigator" instead of "page title - Mozilla Navigator"
Comment 8•23 years ago
|
||
Can you make a patch? Maybe you can use PatchMaker, see
http://www.gerv.net/software/patch-maker/
Reporter | ||
Comment 9•23 years ago
|
||
When Mail & News and ChatZilla are fixed, I'll make a patch with Patch Maker.
I'm going to download it right now. Thanks for the link.
Comment 10•21 years ago
|
||
Reassigning obsolete bugs to their respective Seamonkey owners (i.e. nobody).
If you want this fixed for Firefox, change the Product and Component accordingly
and reassign back to me.
Assignee: firefox → guifeatures
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
Comment 11•17 years ago
|
||
Filter "spam" on "guifeatures-nobody-20080610".
Assignee: guifeatures → nobody
QA Contact: pawyskoczka → guifeatures
You need to log in
before you can comment on or make changes to this bug.
Description
•