Closed
Bug 910861
Opened 12 years ago
Closed 6 years ago
[AccessFu] ERROR Error handing accessible event in EventManager.jsm
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: maxli, Unassigned)
Details
I see this sometimes in the logs:
I/Gecko (27324): [AccessFu] ERROR Error handing accessible event:
I/Gecko (27324): Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIAccessible.parent]
I/Gecko (27324): getLiveAttributes@resource://gre/modules/accessibility/EventManager.jsm:356
I/Gecko (27324): _handleLiveRegion@resource://gre/modules/accessibility/EventManager.jsm:360
I/Gecko (27324): handleAccEvent@resource://gre/modules/accessibility/EventManager.jsm:251
I/Gecko (27324): observe@resource://gre/modules/accessibility/EventManager.jsm:587
One way to replicate this is to: using the default search providers, search Twitter for someone's username, and then click on the "View more people" link on the results page.
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•