Closed Bug 294180 Opened 19 years ago Closed 19 years ago

MSAA positional descriptions wrong for radio buttons in form

Categories

(Core :: Disability Access APIs, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: aaronlev, Assigned: aaronlev)

Details

(Keywords: access)

Attachments

(1 file)

We have this working via a recent patch for radios outside of a form. The MSAA
description should read "n of m".

However, this is broken for form controls due to an NS_ENSURE_TRUE that should
be NS_ENSURE_SUCCESS
Attachment #183592 - Flags: superreview?(bzbarsky)
Attachment #183592 - Flags: review?(timeless)
Attachment #183592 - Flags: superreview?(bzbarsky) → superreview+
Attachment #183592 - Flags: review?(timeless) → review+
Attachment #183592 - Flags: approval1.8b2?
Comment on attachment 183592 [details] [diff] [review]
Use NS_ENSURE_SUCCESS(rv, rv)

a=chofmann
Attachment #183592 - Flags: approval1.8b2? → approval1.8b2+
Checking in nsHTMLFormElement.cpp;
/cvsroot/mozilla/content/html/content/src/nsHTMLFormElement.cpp,v  <-- 
nsHTMLFormElement.cpp
new revision: 1.185; previous revision: 1.184
done
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: