Closed
Bug 241038
Opened 22 years ago
Closed 21 years ago
[keyboard] Up or down arrow keys can't go through a java applet. when caret browsing
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 256269
People
(Reporter: howard.pan, Assigned: ginnchen+exoracle)
References
Details
(Whiteboard: sunport17)
Attachments
(1 file)
|
70.00 KB,
application/x-tar
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040407
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040407
Up or down arrow keys can't go through a java applet in out testing page.
Reproducible: Always
Steps to Reproduce:
1. Navigate to our html testing page.
For convinent ,open the page in the attachment.
2. Press tab key to focuse on hyper link:Single line text input test cases.
4. Press down key until the cursor stops somewhere.
5. Press up key to navigate form the buttom of the page until the cursor stops
somewhere.
Actual Results:
In step 4, The cursor will stop at the stadic text:"a text equivalent for
applets and programmatic objects."
In step 5, The cursor will stop at the stadic text:"a text equivalent for
stand-alone audio files."
That indicates that the up or don arrow key can't go through a java applet
Expected Results:
Use up or down keys should go through java applet.
| Reporter | ||
Comment 1•22 years ago
|
||
Updated•21 years ago
|
Assignee: aaronleventhal → ginn.chen
Summary: [keyboard] Up or down arrow keys can't go through a java applet. → [keyboard] Up or down arrow keys can't go through a java applet. when caret browsing
Updated•21 years ago
|
Whiteboard: sunport17
We can use
http://java.sun.com/applets/other/Bullets/huebullet.html
for a testcase.
The patch of bug 256269 will fix this one.
Status: NEW → ASSIGNED
*** This bug has been marked as a duplicate of 256269 ***
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•