Closed Bug 148007 Opened 24 years ago Closed 24 years ago

nsIAccessible's accState doesnot return proper values for XUL <label> and <description> nodes

Categories

(Core :: Disability Access APIs, defect, P1)

x86
Windows 2000
defect

Tracking

()

VERIFIED FIXED
mozilla1.1alpha

People

(Reporter: dsirnapalli, Assigned: aaronlev)

Details

(Keywords: access)

Attachments

(1 file)

<label value="Click here:" control="open-button"/> <description> Testing Description tag for Accessibility. </description> Add the above text to the xul file and open in mozilla or embedding application. open Inspect and click on "show highlight rectangle". Move the cursor on to the label text or description text. watch the State attribute in Inspect tool. You see "readonly, focusable, selectable". It should show only "readonly", since text is not focusable and selectable.
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → mozilla1.0.1
Keywords: access
Target Milestone: mozilla1.0.1 → mozilla1.1alpha
Comment on attachment 85648 [details] [diff] [review] Overrides GetAccState for nsXULTextAccessible, so that it only supports STATE_READONLY r=kyle
Attachment #85648 - Flags: review+
Comment on attachment 85648 [details] [diff] [review] Overrides GetAccState for nsXULTextAccessible, so that it only supports STATE_READONLY sr=hewitt
Attachment #85648 - Flags: superreview+
fixed
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
-- Verified the bug in today's trunk build. Works fine. Marking bug as verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: