Closed
Bug 292449
Opened 20 years ago
Closed 19 years ago
all keyboard events are completely ignored if java applet loaded in another tab in the same window
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 247140
People
(Reporter: dvergnaud, Unassigned)
References
()
Details
(Whiteboard: dupme)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
if i open a page which uses a java applet (eg
http://www.sf.airnet.ne.jp/~ts/japanese/katakana_stroke.html ) and interact with
the applet, the window stops responding to keyboard event (text field input as
well as keyboard shortcuts).
keybord events are ignored as long as the tab with the applet is present, and
start working again when the tab is closed.
this problem only concerns the window where the applet is opened, not other
windows.
Reproducible: Always
Steps to Reproduce:
1. open http://www.sf.airnet.ne.jp/~ts/japanese/katakana_stroke.html
2. click eg on "Stroke 1"
3. try using the keyboard (eg cmd-W to close the window, cmd-T to open a new
tab, or text input in another tab in the same window)
Actual Results:
firefox window stops responding to any keyboard event
Expected Results:
keep on responding to keyboard events :-)
i'm using the default theme of firefox.
platform: MacOS 10.2.8
java: 1.4.1_01
> dup bug163468 ?
may be related. the symptoms are a bit different though.
it's funny: when i load the page www.lohn1.de/lobn.htm as described in bug
#163468, first it all works fine -- i can enter text, use the menus and
everything. however, after i've clicked on button "berechnen" ("calculate") and
the page has reloaded, a behaviour similar to the one i had noticed with the
other page happens: other tabs in the window stop receiving keyboard events.
however, what i couldn't see on my page because there are no text fields, is
that the java applet seems to be getting all the events for itself. when typing
some text in another tab while www.lohn1.de/lobn.htm is open, i see the text
field of the java applet appear on the other page, and the text is entered
within it. you have to close the tab to regain the keyboard focus.
Comment 3•19 years ago
|
||
I have the same problem: Firefox 0.9.3 & 1.0.4, OSX.3.8 500Mhz titanium, 256mb
ram, 8mb ati rage mobility.
Mozilla build 2005052209 does not have this problem.
Comment 5•19 years ago
|
||
*** This bug has been marked as a duplicate of 247140 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•