Closed
Bug 109153
Opened 23 years ago
Closed 23 years ago
Active Accessibility: support XUL pressed-in (checked) buttons, and XUL tri-state checkboxes
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla0.9.7
People
(Reporter: aaronlev, Assigned: aaronlev)
References
Details
(Keywords: access, Whiteboard: seeking r=, sr=)
Attachments
(1 file)
(deleted),
patch
|
mozilla
:
review+
|
Details | Diff | Splinter Review |
The checked and checkState properties are available both on XUL checkboxes and
buttons.
We will support the 3rd indeterminate state of a tri-state via MSAA's
STATE_MIXED state.
Assignee | ||
Updated•23 years ago
|
Assignee | ||
Comment 1•23 years ago
|
||
Assignee | ||
Updated•23 years ago
|
Whiteboard: seeking r=, sr=
Comment 2•23 years ago
|
||
Comment on attachment 57106 [details] [diff] [review]
Patch for tristate support, as well as pressed-in buttons
r=jgaunt
Attachment #57106 -
Flags: review+
Comment 3•23 years ago
|
||
Please make the CHECKSTATE_XXX constants shorts rather than longs. sr=hyatt
Assignee | ||
Comment 4•23 years ago
|
||
-> checked in
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•