Open
Bug 720600
Opened 13 years ago
Updated 2 years ago
HTML <option> widgets should follow page zoom ratio, not system DPI
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
NEW
People
(Reporter: netrolller.3d, Unassigned)
References
()
Details
HTML <option> widgets are sized to match system DPI, rather than the page zoom ratio. This causes layout issues when the page zoom value (or the Firefox-"perceived" integer-rounded DPI) doesn't match the system DPI setting.
Steps to reproduce:
1. Set system DPI to 144.
2. Open the URL.
3. Zoom to 100% if on any other settings. The submit button protrudes the box.
4. Zoom in to 150%. The submit button assumes its correct place.
Reporter | ||
Updated•13 years ago
|
Version: 8 Branch → 9 Branch
Reporter | ||
Comment 1•13 years ago
|
||
Still an issue with Firefox 10.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•