Closed
Bug 1240318
Opened 9 years ago
Closed 9 years ago
layout.css.devPixelsPerPx;-1.0 and layout.css.dpi;-1 no longer handle 276 dpi display
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: anaran, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0
Build ID: 20160106231004
Steps to reproduce:
layout.css.devPixelsPerPx;-1.0
and
layout.css.dpi;-1
are the settings of choice until recently to make firefox handle 276 dpi screen of xps 13 9343 on ubuntu 15.10.
Actual results:
recent nightly fixefox no longer works correctly with these settings:
Context menu is offset from location of cursor, even goes off-screen.
Help->About Box is not properly sized.
Open menu is not properly sized, lack account, sync, customize menu entries
Expected results:
These features should work correctly, just like they still do on the same system in
Firefox 43.0.4
| Reporter | ||
Updated•9 years ago
|
OS: Unspecified → Linux
Hardware: Unspecified → x86_64
Version: 43 Branch → 46 Branch
Updated•9 years ago
|
Component: Untriaged → CSS Parsing and Computation
Product: Firefox → Core
Comment 1•9 years ago
|
||
Probably dupe of bug 1239855 which will be fixed soon.
| Reporter | ||
Comment 2•9 years ago
|
||
All problems described in comment 0 are fixed for me as observed in
navigator.buildID
20160119030232
navigator.language
de
navigator.languages
de,en-US
navigator.userAgent
Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0
just now.
| Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•