Closed Bug 186496 Opened 22 years ago Closed 20 years ago

Can't tab to java OBJECT with TABINDEX

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 88140

People

(Reporter: bugzilla, Assigned: bryner)

References

(Blocks 1 open bug)

Details

(Keywords: access)

Attachments

(3 files)

User-Agent:       Mozilla/5.0 (Windows; U; Win98; de-AT; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (Windows; U; Win98; de-AT; rv:1.2.1) Gecko/20021130

With form elements and java applets as objects on a page, both with tabindex
set, it is impossible to tab from the form element to the object. The focus is
completly lost.

Reproducible: Always

Steps to Reproduce:
1. Load the attatched HTML page
2. Click on first input element
3. Press the TAB Key

Actual Results:  
Focus is lost. No cursor in applet. No reaction on further TABs.

Expected Results:  
Activate the applet. Show the cursor.


Deactivating applets with the TAB Key also fails. Is this included in Issue
93149 or shoud this be filled in as new bug?
Attached file Testcase HTML Source
Attached file Testcase java source
Attached file Testcase java .class
-> Bryner, focus bugs. Maybe Sun can help.
Assignee: aaronl → bryner
Blocks: focusnav, atfmeta
Keywords: access, sec508
This is a dupe of bug 162723.
However, not yet marking it as such as this seems slightly larger in that the
textbox in the applet doesn't get focus when the applet does. (Should it?)
The textbox shoud get the focus with the applet. But the applet does not get the
focus. If you add a java.awt.event.FocusListener to the Testcase class it is
only called after a mouse click on the applet.

*** This bug has been marked as a duplicate of 88140 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Component: Keyboard: Navigation → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: