Closed
Bug 303305
Opened 19 years ago
Closed 19 years ago
In "Advanced - Updates" the "update firefox" checkbox doesn't enable/disable apply updates radio buttons
Categories
(Firefox :: Settings UI, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 303152
People
(Reporter: beltzner, Unassigned)
Details
Using 20050803 WinNT 5.0 build, when the user checks the "[ ] Firefox" checkbox the radio buttons for automatic applying don't get enabled/disabled. Works in Mac OSX, and Linux, so this is Windows only To reproduce (with 20050803 WinNT build) 1. Open options, advanced, update 2. Check the [ ] Firefox checkbox 3. Uncheck the [ ] Firefox checkbox Actual: Radio buttons for automatically applying updates remain in the same state as they were when loaded. Expected: Radio buttons should be enabled when [x] Firefox is checked, and disabled when [ ] Firefox is unchecked. This error appeared in the JS console: Error: uncaught exception: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) nsIPrefBranch.clearUserPref]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: global/content/config.js :: ResetSelected :: line 455" data: no]
Comment 1•19 years ago
|
||
The JS exception is a separate about:config bug that I was seeing afaict. Ben, this is only an issue on Windows since every other OS has browser.preferences.instantApply enabled by default.
| Reporter | ||
Comment 3•19 years ago
|
||
Oops, yep. Duping ... *** This bug has been marked as a duplicate of 303152 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•