Closed
Bug 285503
Opened 20 years ago
Closed 20 years ago
Java applet loading in background tab steals focus from current tab
Categories
(Core Graveyard :: Java-Implemented Plugins, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 160192
People
(Reporter: 32768, Assigned: blackconnect)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050306 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050306 Firefox/1.0+
When multiple tabs are open and one of the unfocused tabs is loading a Java
applet, the Java applet on that tab is able to steal keyboard focus from the
current tab.
Using JRE 1.5.0
Reproducible: Always
Steps to Reproduce:
1. Load testcase in background tab
2. Start typing in current tab
Actual Results:
Java applet in background tab steals keyboard focus from current tab at some
stage of loading.
Expected Results:
Java applet should not be able to steal focus if in an unfocused tab.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 160192 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Assignee: bugs → blackconnect
Severity: major → normal
Component: Tabbed Browser → Java-Implemented Plugins
Product: Firefox → Core
QA Contact: tabbed.browser → blackconnect
Updated•13 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•