Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flash Player's spurious input events #17678

Open
kjarosh opened this issue Aug 27, 2024 · 0 comments
Open

Flash Player's spurious input events #17678

kjarosh opened this issue Aug 27, 2024 · 0 comments
Labels
input Issues relating to user input in Flash content

Comments

@kjarosh
Copy link
Member

kjarosh commented Aug 27, 2024

It's a TODO from #5443.

Flash Player sometimes generates spurious input events (i.e. events that did not happen in reality). This is very common in case of Tab, when pressing Tab once produces two key presses. This behavior is deterministic and for some SWFs it even makes some text fields unfocusable by tab.

In case of Tab, it happens most often once at the beginning and then disappears, I can recall it also happened for other input events.

If we ever decide and manage to match this behavior, it should probably be configurable.

SWFs that are known to be affected by this behavior:

@kjarosh kjarosh added the input Issues relating to user input in Flash content label Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
input Issues relating to user input in Flash content
Projects
None yet
Development

No branches or pull requests

1 participant