Closed Bug 107858 Opened 24 years ago Closed 24 years ago

Active Accessibility: checkbox/radio state change events not getting fired

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P1)

x86
Windows 2000
defect

Tracking

()

RESOLVED FIXED
mozilla0.9.6

People

(Reporter: aaronlev, Assigned: aaronlev)

Details

(Keywords: access, Whiteboard: need sr=)

Attachments

(1 file)

Smallest patch I ever did. In nsHTMLInputEvent::FireEventForAccessibility, the listenerManager->CreateEvent() call is failing because of a string check. We're missing the "s" in the string "MutationEvents".
Attached patch Tested - worksSplinter Review
-> oops, over to me
Assignee: asa → aaronl
Keywords: access
Priority: -- → P1
Whiteboard: need r=, sr=
Target Milestone: --- → mozilla0.9.6
Status: NEW → ASSIGNED
Summary: Active Accessibility: checbkox/radio state change events not getting fired → Active Accessibility: checkbox/radio state change events not getting fired
r=timeless
Component: Browser-General → Keyboard Navigation
QA Contact: doronr → sairuh
Whiteboard: need r=, sr= → need sr=
Comment on attachment 55995 [details] [diff] [review] Tested - works sr=scc
Attachment #55995 - Flags: superreview+
checked in
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
am able to change checkbox widgets using the keyboard, but not radiobuttons --see bug 108981. however, am not sure if how i tested this is the best way to verify it. let me know if this is more of a backend-ish fix... thx!
QA Contact: sairuh → dsirnapalli
Component: Keyboard: Navigation → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: