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

Navigates back on Flash input fields #33

Open
ghost opened this issue Jan 5, 2018 · 2 comments
Open

Navigates back on Flash input fields #33

ghost opened this issue Jan 5, 2018 · 2 comments

Comments

@ghost
Copy link

ghost commented Jan 5, 2018

Example: http://b2b.devo.be
Start typing in any of the 2 input boxes and pres backspace, the previous page will load

@OlivierGagnon
Copy link

Came here to say I have this exact same issue.

There's this flash game: https://play.prismata.net/

It has a chat box, and pressing backspace goes back even though you're focused in a flash content

@OlivierGagnon
Copy link

Here's the fix.

Download the source of the addon from here, then edit inject.js

Just add a comma after KEYGEN, then add this to the next line:

'object'

then save it and load the plugin manually in chrome. it'll ignore backspace on flash

check "load unpackaged" here: https://developer.chrome.com/extensions/getstarted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant