Closed
Bug 54504
Opened 24 years ago
Closed 23 years ago
Browser does not resize <select> elements without reload
Categories
(Core :: Layout, defect, P3)
Tracking
()
Future
People
(Reporter: megabyte, Assigned: ftang)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; m18) Gecko/20000918
BuildID: 2000091820
If you resize the font (say with a scrollwheel mouse) the dimensions of the form
elements will not change unless you reload. The text contained does change, and
button sizes change.
Reproducible: Always
Steps to Reproduce:
1.Load any page with forms
2.Resize font with scrollwheel
Actual Results: Form elements do not resize with text.
Expected Results: Form elements should resize with text.
Comment 1•24 years ago
|
||
Triaging clayton's list.
Erik, you have a dup on a very similar issue I believe. We are not recalculating
the computed 'em' unit when the font zoom changes or something?
Assignee: clayton → erik
Updated•24 years ago
|
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Target Milestone: --- → Future
Comment 3•24 years ago
|
||
It seems that generally any text zoom will leave the page static, now. Or maybe
it is just with tables and I've been to a lot of table-based sites recently.
Either way, a reflow causes things to fix themselves, so are we sending the
wrong reflow hint when changing the font zoom?
Keywords: mozilla1.0
Assignee | ||
Comment 4•23 years ago
|
||
erik resign. reassign all his bug to ftang for now.
Assignee: erik → ftang
Status: ASSIGNED → NEW
Assignee | ||
Comment 5•23 years ago
|
||
mark all future new as assigned after move from erik to ftang
Status: NEW → ASSIGNED
Reporter | ||
Comment 6•23 years ago
|
||
*** This bug has been marked as a duplicate of 51578 ***
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 7•23 years ago
|
||
Sorry, changing from DUP to depends; seemed more appropriate.
Reporter | ||
Comment 8•23 years ago
|
||
making summary more concise
Summary: Browser does not resize form elements without reload → Browser does not resize <select> elements without reload
Comment 10•23 years ago
|
||
I just marked bug 93696 as a dup, but bugzilla forgot to add a comment here.
Assignee | ||
Updated•23 years ago
|
Status: REOPENED → ASSIGNED
Comment 11•23 years ago
|
||
*** Bug 99780 has been marked as a duplicate of this bug. ***
Comment 12•23 years ago
|
||
*** Bug 94572 has been marked as a duplicate of this bug. ***
Comment 13•23 years ago
|
||
*** Bug 104071 has been marked as a duplicate of this bug. ***
Comment 14•23 years ago
|
||
*** Bug 130973 has been marked as a duplicate of this bug. ***
Comment 15•23 years ago
|
||
Duplicating against another bug, with even more dups. Not sure why these bugs
are both open.
*** This bug has been marked as a duplicate of 62384 ***
Status: ASSIGNED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•