On 2011-03-27 7:44 PM, sizzlemctwizzle wrote:
> Nope I can't get the accelerators to work in FF 3.6 with GM 0.8 on Mac
> OSX. Guess this feature never worked or at least hasn't for awhile.
So, when I wrote
https://github.com/greasemonkey/greasemonkey/commit/4e5e3ecb4d02dea64... (Mar 13)
I had thought for quite some time that they never worked, and barely
gave a second thought to breaking them. I did reconsider it, however,
and threw together a quick test. When it worked I filed
https://github.com/greasemonkey/greasemonkey/issues#issue/1312 (Mar 16?)
-- then, and as pointed out earlier, I couldn't get them to work
anymore. Now I tried again, and they do -- kinda.
I'm seeing the same sort of problems as I was having with my re-written
version. Once a key works, loading pages or switching tabs has no
effect, that key is stuck, it won't run on another page. Closing the
tab that it's working for breaks it (forever I think, for all other tabs).
Again, this is 3.6 (Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US;
rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16) + 0.8 (0.8.20100408.6). I
really don't like ruining backwards compatibility. But if it was always
broken, I'm less worried about breaking (/removing) a broken feature.
That all said, they're both open:
https://github.com/greasemonkey/greasemonkey/issues#issue/1312
for accelerator keys, and
https://github.com/greasemonkey/greasemonkey/issues#issue/1321
for the menu commands themselves.