dorando-keyconfig
dorando-keyconfig copied to clipboard
dev tool shortcuts reset themelves on restart
With old Keyconfig I had a problem with dev tools shortcuts resetting themselves on restart. Dorando provided me a solution in this post: http://forums.mozillazine.org/viewtopic.php?p=12804305#p12804305 It involves the "keyconfig.global.20110522" preference, which no longer works. Is there any solution? Thanks.
I had to remove that feature to try and get keyconfig signed, since it was injecting external JavaScript into every window. As dorando said, it requires an architecture change to fix your main issue. I'll look into if I can just add that JavaScript snippet somewhere in the addon itself, as a sort of workaround.
But, for now, you're probably better off just using the unlisted signed version available at that same forum.
I think I have the same issue. It not save my new shortcut. Dev inspector shortcut (default is command+alt+c but I prefer command+shift+C) after restarting FF it set default. So do you have any suggestion how I can fix it?
Not yet. My attempt to work around it failed. What needs to happen is that the dev console commands are only put in after a delay.
On Dec 14, 2016 3:40 AM, "Vladimir" [email protected] wrote:
I think I have the same issue. It not save my new shortcut. Dev inspector shortcut (default is command+alt+c but I prefer command+shift+C) after restarting FF it set default. So do you have any suggestion how I can fix it?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/trlkly/dorando-keyconfig/issues/4#issuecomment-266988176, or mute the thread https://github.com/notifications/unsubscribe-auth/AFNSrlP27qDRrlvFKZfz499RwWjV6HdBks5rH7lqgaJpZM4Ji5uw .
… the unlisted signed version available at that same forum.
Sorry, I can't easily find the post. Does anyone have a direct link to the post, or the .xpi
?
TIA