Closed
Bug 119667
Opened 24 years ago
Closed 24 years ago
crashes [@ nsXULSelectOptionAccessible::GetAccState]
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 116796
People
(Reporter: dbaron, Assigned: aaronlev)
Details
(Keywords: crash, topcrash)
Crash Data
There are a number of crashes in talkback reported in
nsXULSelectOptionAccessible::GetAccState , at line 136. My guess is that |item|
is null (due to a failed QueryInterface), although I can't be sure without
seeing the disassembly and registers from one of the talkback reports (e.g.,
http://climate/reports/incidenttemplate.cfm?bbid=1457643 , click on "Code around
the PC", and copy the registers and the entire disassembly).
Reporter | ||
Updated•24 years ago
|
Assignee | ||
Comment 1•24 years ago
|
||
*** This bug has been marked as a duplicate of 116796 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•14 years ago
|
Crash Signature: [@ nsXULSelectOptionAccessible::GetAccState]
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•