Closed Bug 414873 Opened 16 years ago Closed 16 years ago

Can't use default action for ARIA widgets

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: aaronlev, Assigned: aaronlev)

References

()

Details

(Keywords: access)

Attachments

(1 obsolete file)

When an ARIA widget has a click handler, it should be possible to programmatically activate it.
Attachment #300392 - Flags: review?(surkov.alexander)
Comment on attachment 300392 [details] [diff] [review]
Implement action interface for base a11y class when onclick handler is used

Actually the problem here was the example. I have a new example that exposes the action but the actual click isn't working.
Attachment #300392 - Attachment is obsolete: true
Attachment #300392 - Flags: review?(surkov.alexander)
We call DoCommand() in response to acc_doDefaultAction() but for some reason DoComand() doesn't work there.
Nevermind, my example was wrong. It works now:
http://www.mozilla.org/access/dhtml/tabpanel
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Target Milestone: --- → M1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: