Closed Bug 283988 Opened 19 years ago Closed 19 years ago

Javascript option "But disable common annoyances" is broke in new pref

Categories

(Firefox :: Settings UI, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: g.teunis, Assigned: bugs)

Details

(Keywords: regression)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050227 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050227 Firefox/1.0+

When I enable the Checkbox only "dom.event.contextmenu.enabled" is set to true.
if I close the options dialog and open it again the checkbox is re-set to false,
but "dom.event.contextmenu.enabled" is still on true.


Reproducible: Always

Steps to Reproduce:
1. Open Options
2. Go to Content
3. Enable "But disable common annoyances" Javascript option
4. Close Options screen
5. Open option screen

Actual Results:  
Checkbox is not set AND only "dom.event.contextmenu.enabled" is set to true
("dom.disable_window_flip" and "dom.disable_window_move_resize" are not touched)

Expected Results:  
An enabled checkbox and the "dom.disable_window_move_resize",
"dom.event.contextmenu.enabled" and "dom.event.contextmenu.enabled" set to true?
I see this as well.
->New
Status: UNCONFIRMED → NEW
Ever confirmed: true
It regressed in the 20050227 build (20050226 worked fine).
Keywords: regression
My JavaScript options extension has also stopped working in the current build
probably due to this bug. I wouldn't be surprised if there were other
preferences also not working.

My best guess would be that the onpreferencewrite handler isn't being used
correctly?

Its a bit odd, I have many checkboxes, all calling the same onpreferencewrite,
yet some work and some don't. Nothing shows in the javascript console.
Ok, sorry for that last comment, looks like my extension isnt seeing the
problem, unless its something intermittent.
Flags: blocking-aviary1.1?
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Flags: blocking-aviary1.1?
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.

Attachment

General

Created:
Updated:
Size: