Closed
Bug 890760
Opened 12 years ago
Closed 7 years ago
"ASSERTION: No nsIAccessibleText for selection change event!"
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
1. Enable accessibility, e.g. by pasting the following into the Browser Console:
Components.classes["@mozilla.org/accessibilityService;1"].getService(Components.interfaces.nsIAccessibleRetrieval);
2. Load the testcase.
###!!! ASSERTION: No nsIAccessibleText for selection change event!: 'Not Reached', file accessible/src/base/nsAccUtils.cpp, line 281
Reporter | ||
Comment 1•12 years ago
|
||
Comment 2•7 years ago
|
||
No longer reproduces on trunk.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: in-testsuite+
Resolution: --- → WORKSFORME
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7b95dcca7d32
Add crashtest. r=me
Comment 4•7 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•