Closed Bug 146828 Opened 23 years ago Closed 23 years ago

nsIAccessible's accDoAction does not work for XUL Radio Button Node

Categories

(Core :: Disability Access APIs, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: dsirnapalli, Assigned: yuanyi21)

Details

Attachments

(2 files)

-- Test case attached. -- I wrote onClick event on radiobutton. domNode.addEventListener('click', nodeClicked,true); When we call accDoAction on XUL Radiobutton node onclick event does not get fired. i put some alert statements in nodeClicked() function. when you click on the radiobutton manually you can see that alert. i put some alert statement in the test case. first alert which come up is the role of the radiobutton(which is 45), next is no: of actions(which is 1), action name (select). after that the alert you see is "NodeClick:Radio Button Not Clicked". it should show "NodeClick:Radio Button Clicked".
aaron, this similar path needs your r= too.
Assignee: aaronl → kyle.yuan
Comment on attachment 84993 [details] [diff] [review] same as Button and CheckBox (DoCommand => Click) r=aaronl
Attachment #84993 - Flags: review+
Comment on attachment 84993 [details] [diff] [review] same as Button and CheckBox (DoCommand => Click) sr=jst
Attachment #84993 - Flags: superreview+
checked in.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
-- verified in current nightly build. works fine. marking bug as verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: