Closed
Bug 129910
Opened 24 years ago
Closed 24 years ago
Could not TAB into a Java applet and access applet using keyboard only
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
People
(Reporter: yiupun, Assigned: joe.chou)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020205
BuildID: 2002020511
When using TAB to traverse the links, etc of a rendered web page, it skips over
Java applets, making it not possible to access the functionality of applets
using keyboard alone.
1.Access http://java.sun.com/docs/books/tutorial/uiswing/misc/IconDemoApplet.html
2.Using the tab key to tab through the various links on the page.
Reproducible: Always
Steps to Reproduce:
1.Access http://java.sun.com/docs/books/tutorial/uiswing/misc/IconDemoApplet.html
2.Using the tab key to tab through the various links on the page.
Actual Results: keyboard focus never enters the java applet
Expected Results: keyboard focus will enter the Java applet, allowing the user
to access the java buttons using the keyword
This will cause any web pages using java applets to be non-compliant with 508.
Comment 1•24 years ago
|
||
oji
Assignee: av → joe.chou
Component: Plug-ins → OJI
QA Contact: shrir → pmac
Comment 2•24 years ago
|
||
Comment 3•24 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•