Closed
Bug 249869
Opened 20 years ago
Closed 18 years ago
Keyboard input ignored while running Flash applet
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: damong, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1
If you go to the page I listed above, and play the game, a Flash screen will
come up with directions to the game. Keep clicking along until the game starts.
The normal input expected here are the left and right keys to move the player,
and the space bar to kick. The Flash plugin doesn't seem to be getting any of
these keyboard events, though it does get the left click mouse event to kick.
For reference, this does work in the latest Internet Explorer.
Great browser, though. Thanks for all the good work!
Reproducible: Always
Steps to Reproduce:
1. Go to web site
2. Follow all the steps to play the game
3. Try to move the player with the arrow keys (left and right) and kick with the
space bar. Nothing will happen.
4. Try to kick by clicking the left mouse button. It works.
Actual Results:
Keyboard input is ignored. Mouse input works.
Expected Results:
It should have responded to the keyboard input.
Since this site is for the Euro 2004 tournament that just ended, it might now be
up for much longer.
Comment 1•20 years ago
|
||
Confirmed.
Keyboard input ignored.
- Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040708
Firefox/0.9.0+
- Shockwave Flash 7.0 r19
- Microsoft Windows 2000 Pro 5.00.2195 SP4
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 78414 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Component: General → Keyboard Navigation
Resolution: --- → DUPLICATE
Comment 3•20 years ago
|
||
This does not look like bug 78414 at all. That is about the application
shortcuts not working, which I don't think is the same as the regular keyboard
keys not working. The reason the application keys don't work is because the
plugin has focus and catches them, which should not prevent the regular keys
from being caught.
In other words, bug 78414 is about Firefox not catching the keys, this one is
about the flash applet not catching the keys. This works fine in IE so I am
assuming it is a Mozilla issue. Moving to Browser since it is a core bug.
Status: RESOLVED → UNCONFIRMED
Component: Keyboard Navigation → Plug-ins
OS: Windows 2000 → Windows XP
Product: Firefox → Browser
Resolution: DUPLICATE → ---
Version: unspecified → Trunk
Comment 4•20 years ago
|
||
Maybe related to issues described in bug 257488.
Comment 5•19 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 6•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 19 years ago
Resolution: --- → EXPIRED
Comment 7•18 years ago
|
||
Probably fixed by bug 257488, but the original testcase is now gone.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago → 18 years ago
Resolution: --- → INVALID
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•