Closed
Bug 149434
Opened 23 years ago
Closed 19 years ago
Implement Preferences GUI for browser.display.screen_resolution
Categories
(Camino Graveyard :: Preferences, enhancement)
Tracking
(Not tracked)
VERIFIED
WONTFIX
Future
People
(Reporter: bugmail, Assigned: sfraser_bugs)
Details
Users should have the ability to specify the actual DPI of their screen, as they
are able to do in Mozilla. This results in better-scaled fonts.
Comment 1•23 years ago
|
||
eh, just default it to 96 and be done with it
Is this really so hard? Setting this is the only way to accurately transfer
real-world CSS units like in and cm to the screen. My screen isn't 96 DPI, so my
browser shouldn't assume it is.
Comment 3•23 years ago
|
||
What DPI is your screen? Horizonally? Vertically?
It isn't hard, it is just "one more thing" and we're on a very tight schedule
I'm at 103 horizontally. Don't know, vertically. 103 is just different enough to
make a difference sometimes in font size.
Of course, I'm of the opinion that this setting belongs at the OS level, and
monitors should measure themselves. Blue sky. Until that happens, browsers need
to let users set it.
I should point out that, if this doesn't get GUI Preferences visibility, it
should still be settable in user.js. As I recall, setting it that way has no
effect on Chimera at this time.
Updated•23 years ago
|
Summary: Implement screen DPI preference → [RFE] Implement screen DPI preference
Updated•22 years ago
|
QA Contact: winnie → sairuh
Assignee | ||
Updated•22 years ago
|
Severity: normal → enhancement
Summary: [RFE] Implement screen DPI preference → [RFE] Enable back-end screen DPI setting support
Comment 7•22 years ago
|
||
What's wrong with changing the font size in Prefs?
Actually, testing Chimera/2002090913, browser.display.screen_resolution now
seems to work the same as Mozilla (though wrongly in both). I guess we just need
the Preferences GUI.
(For example, at 103 DPI, a 1in box isn't 103px square. Can't find the bug just
now...)
Summary: [RFE] Enable back-end screen DPI setting support → [RFE] Implement Preferences GUI for browser.display.screen_resolution
Updated•22 years ago
|
Summary: [RFE] Implement Preferences GUI for browser.display.screen_resolution → Implement Preferences GUI for browser.display.screen_resolution
Updated•20 years ago
|
Target Milestone: --- → Future
Comment 9•20 years ago
|
||
I disagree on the GUI option. If this works via user.js (can someone confirm in
a recent build?), let's WONTFIX this.
Greg, can you check this in a recent build?
Updated•19 years ago
|
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WONTFIX
Reporter | ||
Comment 10•19 years ago
|
||
Verifying since there will be an OS-level GUI for this.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•