Closed
Bug 54691
Opened 25 years ago
Closed 21 years ago
text controls don't resize when you change fixed-pitch font size
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: buster, Assigned: rods)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
148 bytes,
text/html
|
Details |
1. open seamonkey browser
2. load a bugzilla form, for example
http://bugzilla.mozilla.org/enter_bug.cgi?product=Browser
3. Edit > Preferences
4. appearence > fonts
5. change the font size for the fixed-width font. To really see the effect,
make the font much bigger.
6. all the *text* changes size correctly, but the *text controls* don't resize
at all. if you do a reload, all is well
Comment 1•25 years ago
|
||
rod,
this is a dup bug posted within the past few days
| Assignee | ||
Updated•25 years ago
|
Target Milestone: --- → Future
| Assignee | ||
Comment 2•25 years ago
|
||
| Assignee | ||
Comment 3•25 years ago
|
||
It appears to happen only in tables. watch the text field that isn't
in a table resize and the one in tables does not - reassigning
P.S. probably line layout :)
Assignee: rods → karnaze
| Assignee | ||
Comment 4•25 years ago
|
||
The same is happening for selects when you change the sans-serif pref, so it
looks like a general problem.
not a table bug. reassiging.
Assignee: karnaze → rods
QA Contact: vladimire → madhur
| Assignee | ||
Updated•24 years ago
|
Priority: P3 → --
Comment 10•23 years ago
|
||
Could alo be related to #53360 ? Form elements ignore font and other text
control tags?
Comment 11•21 years ago
|
||
I cannot reporduce with 2004071808-trunk/WinXP.
But drop down lists are not resizing.
This is Bug 62384.
Change to WFM.
Comment 12•21 years ago
|
||
Yeah, this is worksforme (assuming that the form control is styled with the
monospace font family, of course).
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•