Closed
Bug 280156
Opened 20 years ago
Closed 19 years ago
Menuitem description not exposed
Categories
(Firefox :: Disability Access, defect, P5)
Tracking
()
RESOLVED
FIXED
Firefox 3
People
(Reporter: aaronlev, Assigned: pilgrim)
Details
(Keywords: access)
Attachments
(1 file, 1 obsolete file)
|
2.35 KB,
patch
|
aaronlev
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
a XUL menuitem can now have a description. This was done in bug 235872. We should expose this in the accessible description of a menu item. At the moment, the only place I see this used is in the non-native print dialog.
| Reporter | ||
Updated•20 years ago
|
Priority: -- → P5
| Reporter | ||
Updated•19 years ago
|
Target Milestone: --- → Future
| Assignee | ||
Comment 2•19 years ago
|
||
Assignee: aaronleventhal → pilgrim
Status: NEW → ASSIGNED
Attachment #213650 -
Flags: review?(aaronleventhal)
| Reporter | ||
Updated•19 years ago
|
Attachment #213650 -
Flags: review?(aaronleventhal) → review+
| Assignee | ||
Comment 3•19 years ago
|
||
forgot to include the .h file in the previous attachment.
Attachment #213650 -
Attachment is obsolete: true
Attachment #218856 -
Flags: review?(aaronleventhal)
| Reporter | ||
Updated•19 years ago
|
Attachment #218856 -
Flags: superreview?(neil)
Attachment #218856 -
Flags: review?(aaronleventhal)
Attachment #218856 -
Flags: review+
Updated•19 years ago
|
Attachment #218856 -
Flags: superreview?(neil) → superreview+
Updated•19 years ago
|
Whiteboard: [checkin needed]
Comment 4•19 years ago
|
||
mozilla/accessible/src/xul/nsXULMenuAccessible.cpp 1.39 mozilla/accessible/src/xul/nsXULMenuAccessible.h 1.10
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
QA Contact: bugzilla → disability.access
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Target Milestone: Future → Firefox 3
Version: unspecified → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•