j-delaney / back-to-backspace

https://chrome.google.com/webstore/detail/back-to-backspace/cldokedgmomhbifmiiogjjkgffhcbaec
MIT License
45 stars 14 forks source link

Textbox inside embed (Flash) element #3

Open alafr opened 8 years ago

alafr commented 8 years ago

When I try to use the backspace button to delete some text inside a Flash app, it goes back to the previous page.

Adding 'embed' into the tagBlacklist would work but it could possibly create new problems with different embed elements.

I found this issue on http://www.shooter-bubble.fr/bubble-shooter.html. A textbox appears to enter my name at the end of the game.

Thanks for this useful extension, without it my Chrome would have been already uninstalled

AymenQ commented 8 years ago

Same problem with me. I'm going to look into a way to resolve it, but I don't want to break other things along with it.

Sometimes it's not even an embed, it's just an <object type="application/x-shockwave-flash data="etc.swf"></object>