Closed
Bug 213048
Opened 22 years ago
Closed 22 years ago
text zoom does not resize form components
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
People
(Reporter: janusfury, Unassigned)
Details
Attachments
(1 file)
22 years ago
7.37 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030715
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030715
Applying text zoom to a page after it has loaded does not resize form
components, even if they had no fixed size set. However, applying text zoom
before loading a page does, and if you then remove it, all form components are
too big.
Reproducible: Always
Steps to Reproduce:
1. Set text zoom to 200%
2. Load a page with form elements (for example a bugzilla bug)
3. Set text zoom to 100%
Actual Results:
Form components were twice their correct height and some were also twice their
correct width
Expected Results:
The form components should have shrunk to the correct size
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 62384 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•