Closed Bug 383537 Opened 19 years ago Closed 2 years ago

the size popup windows should be specified in css pixels, rather than device pixels

Categories

(Core Graveyard :: GFX, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: db48x, Unassigned)

Details

The problem is that on high-dpi screens the content of the windows will generally be doubled or tripled in size, which effectively makes the new window far smaller than the author intended. On linux this is only a nuisance, as these windows are always resizable. On windows, however, the page can specify choose to make the window non-resizable, compounding the problem. Plugins and poorly thought out CSS rules can even make the content nonscrollable as well, rendering the content unusable.
Product: Core → Core Graveyard
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.