Closed
Bug 27432
Opened 25 years ago
Closed 25 years ago
Screen resolution not read from prefs.js, not saved to prefs.js
Categories
(SeaMonkey :: Preferences, defect, P3)
Tracking
(Not tracked)
People
(Reporter: rzach, Assigned: matt)
Details
The browser.screen_resolution preference is not read from prefs.js nor saved to
prefs.js when changed.
To reproduce:
1. Edit | Preferences > Fonts
Actual result: screen resolution is always 96 dpi, regardless of value in
prefs.js
Expected result: screen res should be initialized from prefs.js
2. Change screen resolution
3. Click OK
Actual result: prefs.js is not updated
Expected result: new screen resolution value should be saved to prefs.js;
preferably also changed "on the fly" for Mozilla app.
Linux build 2000.02.11.11
Bulk move of all Pref UI component bugs to new Preferences component. Pref UI
component will be deleted.
Component: Pref UI → Preferences
*** Bug 27428 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of 27428 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•