LWN.net Logo

I hope Mozilla funds Gnash development

I hope Mozilla funds Gnash development

Posted Feb 22, 2012 23:04 UTC (Wed) by dlang (✭ supporter ✭, #313)
In reply to: I hope Mozilla funds Gnash development by marm
Parent article: No more Flash for Firefox on Linux

how can an application (flash or javascript) know what keystroke combinations are going to be grabbed by the browser?

I run in to this situation with a javascript app (shell in a box, running command line tools on a remote machine), on firefox the <cntl> T goes to the app, on chrome it goes to the browser.

which is better? having some portions of the app unavailable? or having some portions of the browser unavailable?

in my case it's more annoying to have the portions of the app unavailable, but I can understand how other people would want it the other way.

the particular command-line app that I run into trouble with most frequently pre-dates the start of firefox, let alone chrome, so you can't blame the app for using a 'reserved' key combination.

think about this a bit more, how can a browser know what key combinations are reserved by the Desktop Environment? what should happen if you have a conflict there?


(Log in to post comments)

I hope Mozilla funds Gnash development

Posted Feb 23, 2012 20:26 UTC (Thu) by marm (guest, #53705) [Link]

> how can an application (flash or javascript) know what keystroke
> combinations are going to be grabbed by the browser?

I meant that the user should be the one to make the choice, not the application.

> in my case it's more annoying to have the portions of the app unavailable, > but I can understand how other people would want it the other way.

Then make it an option in browser preferences.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds