Closed
Bug 331142
Opened 19 years ago
Closed 19 years ago
nsAccessibleWrap.cpp: statement has no effect
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 325616
People
(Reporter: Biesinger, Assigned: aaronlev)
References
()
Details
803 accRole == ATK_ROLE_COMBO_BOX;
that should probably be = rather than ==. Also on line 808.
| Assignee | ||
Comment 1•19 years ago
|
||
Thanks for reporting -- it turns out this was already fixed via a checkin to bug 325616 (it was reopened).
*** This bug has been marked as a duplicate of 325616 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•