Closed
Bug 173580
Opened 23 years ago
Closed 23 years ago
Active Accessibility: unable to get keyboard shortcut for Anchor text node
Categories
(Core :: Disability Access APIs, defect, P3)
Tracking
()
RESOLVED
FIXED
mozilla1.3alpha
People
(Reporter: dsirnapalli, Assigned: aaronlev)
Details
Attachments
(2 files)
|
84 bytes,
text/html
|
Details | |
|
1.93 KB,
patch
|
yuanyi21
:
review+
alecf
:
superreview+
roc
:
approval+
|
Details | Diff | Splinter Review |
Test case attached.
Open the test case in Mozilla or MfcEmbed. Open Inspect tool. Tab to the anchor
in the test case. Click on navigate to first child in Inspect tool. It will
navigate to the text node. Watch the keyboard shortcut in Inspect tool. It shows
none[false]. It should show "Alt+a". IE shows "Alt+a".
| Reporter | ||
Comment 1•23 years ago
|
||
| Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P3
Summary: unable to get keyboard shortcut for Anchor text node → Active Accessibility: unable to get keyboard shortcut for Anchor text node
Target Milestone: --- → mozilla1.3alpha
| Assignee | ||
Comment 2•23 years ago
|
||
Seeking r=/sr=
Comment on attachment 102492 [details] [diff] [review]
If link child, checks link content's accessible for accesskey
r=kyle
Attachment #102492 -
Flags: review+
Comment 4•23 years ago
|
||
Comment on attachment 102492 [details] [diff] [review]
If link child, checks link content's accessible for accesskey
sr=alecf
Attachment #102492 -
Flags: superreview+
Comment on attachment 102492 [details] [diff] [review]
If link child, checks link content's accessible for accesskey
a=roc+moz for trunk
Attachment #102492 -
Flags: approval+
| Assignee | ||
Comment 6•23 years ago
|
||
checked in
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•