Closed
Bug 287184
Opened 20 years ago
Closed 19 years ago
Adjust Preferences window title references to be correct on all platforms
Categories
(Firefox Graveyard :: Help Documentation, defect)
Firefox Graveyard
Help Documentation
Tracking
(Not tracked)
RESOLVED
WORKSFORME
Firefox1.5
People
(Reporter: jwalden+fxhelp, Assigned: jwalden+fxhelp)
References
()
Details
See the URL. Apparently, the title's not the same everywhere. We probably want a new entity for this. Also, we need to find out how this works on Macs, because there's no title attribute defined there.
Updated•20 years ago
|
OS: Linux → All
Hardware: PC → All
Comment 1•20 years ago
|
||
On Mac, the window title is equal to the current pane title (done by js code), e.g. "Content"
| Assignee | ||
Updated•20 years ago
|
Target Milestone: --- → Firefox1.1
Comment 2•20 years ago
|
||
On Windows, it's "Options". On Linux, it's "Firefox Preferences". http://lxr.mozilla.org/seamonkey/source/browser/locales/en-US/chrome/browser/preferences/preferences.dtd#2 We're referring to the options window as &pref.menuPath;, which is just fine IMHO: http://lxr.mozilla.org/seamonkey/source/browser/locales/en-US/chrome/help/platformStrings.dtd#14
Comment 3•19 years ago
|
||
So is there anything to do here, or can this bug be resolved as WFM?
| Assignee | ||
Comment 4•19 years ago
|
||
In the absence of glaring problems, this is probably WFM. I still feel uneasy about this, like we're going to miss something by doing this, but whatever.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•