Closed
Bug 1266496
Opened 10 years ago
Closed 10 years ago
fire some selection events for proxied accessibles
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
mozilla49
| Tracking | Status | |
|---|---|---|
| firefox49 | --- | fixed |
People
(Reporter: tbsaunde, Assigned: tbsaunde)
Details
Attachments
(1 file)
|
1.08 KB,
patch
|
davidb
:
review+
|
Details | Diff | Splinter Review |
we map both EVENT_SELECTION_CHANGED and EVENT_TEXT_SELECTION_CHANGED to
"selection_changed" similar to the non proxy case.
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8743975 -
Flags: review?(dbolter)
Comment 2•10 years ago
|
||
Comment on attachment 8743975 [details] [diff] [review]
fire some selection events for proxied accessibles
Review of attachment 8743975 [details] [diff] [review]:
-----------------------------------------------------------------
r=me, please remove the extra indent from the second case statement.
Attachment #8743975 -
Flags: review?(dbolter) → review+
Comment 4•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox49:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
Updated•9 years ago
|
Assignee: nobody → tbsaunde+mozbugs
You need to log in
before you can comment on or make changes to this bug.
Description
•