Open Bug 378929 Opened 18 years ago Updated 2 years ago

default dialog sizes need to be scaled with CSS pixels (high dpi mode)

Categories

(Core :: XUL, defect)

defect

Tracking

()

People

(Reporter: dbaron, Unassigned)

References

Details

In high dpi mode, when a CSS pixel is more than one physical pixel, we need to scale the default sizes of dialogs along with the CSS pixels. Steps to reproduce: 1. start firefox on a fresh profile 2. go to about:config and set layout.css.dpi to 192 3. go to Edit -> Preferences Actual results: dialog is very crunched, because it's half the size it should be Expected results: dialog should be double its normal default size, since the contents are
I'm pretty sure this is a Firefox UI issue; the size of the dialog is explicitly set in ems, and therefore doesn't scale when the images get bigger.
Assignee: jag → nobody
Is this fixed by Bug 459677?
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.