Closed
Bug 285849
Opened 20 years ago
Closed 20 years ago
System setting screen resolution is missing and not default
Categories
(Firefox :: Settings UI, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: mozilla, Assigned: bugs)
Details
Attachments
(1 file)
|
2.20 KB,
patch
|
mkaply
:
review+
mkaply
:
superreview+
|
Details | Diff | Splinter Review |
Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.8b2) Gecko/20050311 Firefox/1.0+ Tools->Options->Content->Advanced (in the Fonts & Colors section) does not list system setting for OS/2. For proper font sizes under OS/2, browser.display.screen_resolution should also be set to 0 (= system setting) by default. This is already set correctly in all.js and does not need to be specified in firefox.js.
| Reporter | ||
Comment 1•20 years ago
|
||
This lets the preprocessor keep the system setting option for Unix (not MacOSX) and OS/2.
Attachment #177218 -
Flags: superreview?(bugs)
Attachment #177218 -
Flags: review?(mkaply)
Comment 2•20 years ago
|
||
Comment on attachment 177218 [details] [diff] [review] fix the problem on OS/2 r=mkaply
Attachment #177218 -
Flags: review?(mkaply) → review+
Updated•20 years ago
|
Attachment #177218 -
Flags: superreview?(bugs) → superreview+
Comment 4•18 years ago
|
||
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs, filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → preferences
You need to log in
before you can comment on or make changes to this bug.
Description
•