Closed
Bug 96488
Opened 24 years ago
Closed 24 years ago
[size] Preferences window need to be bigger
Categories
(SeaMonkey :: Preferences, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: amyy, Assigned: bugs)
Details
(Keywords: l12y)
Attachments
(2 files)
Build: N6.1 RTM Macintosh and Linux Japanese build.
If you go View | Preferences, you will find the preferences window is not big
enough, and Japanese string has been cut-off in many items dialog window - I'll
attach screen shot later. Although this window can be resized, but it will give
user bad first impression. And l10n team can not change the window size for
Japanese build.
We don't see it on Windows though.
Please change component if it is not belongs to preferences.
| Reporter | ||
Comment 1•24 years ago
|
||
| Reporter | ||
Comment 2•24 years ago
|
||
preview screen-shot was on Macintosh Mac9.0-Ja.
| Reporter | ||
Comment 3•24 years ago
|
||
| Reporter | ||
Comment 4•24 years ago
|
||
Cut-off also on linux:
Color, themes, History, Smart Browsing, Message Display, Sent Message,
Notification, Forms, Proxies, Offline & Disk space.
Comment 5•24 years ago
|
||
Re-assigning to ben, who is responsible for shrinking this (for good reasons).
Y'all can now argue whose reasons are better...
Assignee: sgehani → ben
| Assignee | ||
Comment 6•24 years ago
|
||
The preferences window size is localizable. Edit the size of the dialog in
"pref.dtd" for your language only, if you find it needs to be larger.
marking INVALID.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Comment 7•24 years ago
|
||
I'm not contesting this, I just need to know how to do it. There is no "height"
entity defined in prefs.dtd. Please explain what needs to be done or point to
documentation.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Comment 8•24 years ago
|
||
Allan:
http://lxr.mozilla.org/mozilla/source/xpfe/components/prefwindow/resources/local
e/en-US/pref.dtd#14
This bug has been fixed.
We actually can change the windows size by modifying the data in file pref.dtd
<!ENTITY prefWindow.size "width: 52em; height: 41em;">
Since the same file used for different platforms, we need to resize in windows
build in localization.
Marked it as fixed.
Status: REOPENED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•