Closed
Bug 67120
Opened 25 years ago
Closed 24 years ago
Pref UI won't show fixed-width font size
Categories
(SeaMonkey :: Preferences, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
mozilla0.9.3
People
(Reporter: akkzilla, Assigned: mcafee)
References
Details
(Keywords: access)
The pref window isn't big enough to show the font sizes in the font panel, and
when I resize it bigger, the fixed-width font dropdown stretches to take up the
available horizontal space, so the size is always off the screen, no matter how
large I make the window. So it's impossible to change fixed-width font size.
| Reporter | ||
Comment 2•25 years ago
|
||
No, I'm using modern.
Comment 3•25 years ago
|
||
May be related to bug 67597, "[modern] some drop-downs change size when
selection changes" (at least Windows).
| Reporter | ||
Comment 4•25 years ago
|
||
Nominate for nsbeta1, since it breaks important functionality (the ability to
change font prefs) and is probably just an oversight somewhere in the way the
resizing was set up on that prefs pane.
Comment 6•25 years ago
|
||
dang, i cannot seem to repro/see this using 2001.02.05.11 comm verif bits [using
modern, too]. mebbe i need to use a new profile, fwiw...?
Comment 7•25 years ago
|
||
You almost certainly need to use a new profile to reproduce this.
| Reporter | ||
Comment 8•25 years ago
|
||
Here are my current font prefs. I can provide the rest of my prefs.js and
user.js on request. I still see the problem in the 2/7 build.
user_pref("font.default", "sans-serif");
user_pref("font.min-size.variable.x-western", 14);
user_pref("font.name.monospace.x-western", "misc-fixed-iso8859-1");
user_pref("font.name.serif.x-western", "adobe-utopia-iso8859-1");
user_pref("font.size.fixed.x-western", 14);
user_pref("font.size.variable.x-western", 14);
Comment 9•25 years ago
|
||
alas, with a new profile and adding akkana's font prefs to prefs.js still
doesn't exhibit the problem for me. :(
or, perhaps the xul in the Fonts panel needs to be cleaned up? cc'ing ben and
blake there.
jag, have you perchance seen this?
Comment 10•25 years ago
|
||
This is annoying, marking nsbeta1+, p3, mozilla0.9, reassigning to mcafee
Comment 11•24 years ago
|
||
*** Bug 74905 has been marked as a duplicate of this bug. ***
Updated•24 years ago
|
Summary: Pref UI won't show fixed-width size → Pref UI won't show fixed-width font size
Comment 12•24 years ago
|
||
mcafee sez [over IM] that this should be mozilla0.9.1...
Keywords: mozilla0.9.1
| Assignee | ||
Updated•24 years ago
|
Target Milestone: mozilla0.9 → mozilla0.9.1
Comment 13•24 years ago
|
||
as discussed in team meeting, moving all Nav+ team members nsbeta1+ P3 bugs from
mozilla0.9.1 to mozilla0.9.2.
Target Milestone: mozilla0.9.1 → mozilla0.9.2
Comment 14•24 years ago
|
||
nav triage team:
Does this still happen with recent builds? Pushing out to mozilla0.9.3
Target Milestone: mozilla0.9.2 → mozilla0.9.3
Comment 15•24 years ago
|
||
marking wfm since the panel has been rewritten [per bug 28899]. however, if this
is still a problem, do reopen!
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Comment 16•24 years ago
|
||
mass verification of WorksForMe bugs: to find all bugspam pertaining to this,
set your search string to "IfItWorksForSlappyTheSquirrelThenItWFM".
if you think this particular bug is *still* an open issue, please make sure of
the following before reopening:
a. that it's still a problem with ***recent trunk builds*** on the all
appropriate platform[s]
b. provide clear steps to reproduce (unless a good test case is already in the
bug report), making sure it pertains to the original problem (avoid morphing as
much as possible :)
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•