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)

9 Branch
x86
Windows 7
defect

Tracking

()

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.
Version: 8 Branch → 9 Branch
Still an issue with Firefox 10.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.