Closed Bug 301406 Opened 19 years ago Closed 19 years ago

XUL multiline textbox not accessible

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)

The accessibles gets created but an error is returned when attempting to get the state, which confuses assistive technologies.
Attachment #189865 - Flags: superreview?(neil.parkwaycc.co.uk)
Attachment #189865 - Flags: review?(neil.parkwaycc.co.uk)
Comment on attachment 189865 [details] [diff] [review] Allow inputField to be any kind of HTML element, so that a textarea can be returned Possibly consider making inputField an nsIDOMNode so you can call textBox->GetInputField getter_AddRefs(mTextNode));
Attachment #189865 - Flags: superreview?(neil.parkwaycc.co.uk)
Attachment #189865 - Flags: superreview+
Attachment #189865 - Flags: review?(neil.parkwaycc.co.uk)
Attachment #189865 - Flags: review+
Attachment #189865 - Flags: approval1.8b4?
Attachment #189865 - Flags: approval1.8b4? → approval1.8b4+
Checking in accessible/src/xul/nsXULFormControlAccessible.cpp; /cvsroot/mozilla/accessible/src/xul/nsXULFormControlAccessible.cpp,v <-- nsXULFormControlAccessible.cpp new revision: 1.51; previous revision: 1.50 done Checking in accessible/src/atk/nsXULFormControlAccessibleWrap.cpp; /cvsroot/mozilla/accessible/src/atk/nsXULFormControlAccessibleWrap.cpp,v <-- nsXULFormControlAccessibleWrap.cpp new revision: 1.5; previous revision: 1.4 done Checking in dom/public/idl/xul/nsIDOMXULTextboxElement.idl; /cvsroot/mozilla/dom/public/idl/xul/nsIDOMXULTextboxElement.idl,v <-- nsIDOMXULTextboxElement.idl new revision: 1.4; previous revision: 1.3 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: