[Beta1][Addons] Can't overwrite key in browser.xul

This board is for discussions, bug reports, etc. for pre-releases of the v27 milestone codenamed "Tycho".

Since the beta phase is over, this board is closed for new posts/topics.
JustOff

[Beta1][Addons] Can't overwrite key in browser.xul

Unread post by JustOff » 2016-10-05, 11:32

I use simple addon to overwrite action for key_newNavigator to cmd_newNavigatorTab instead of cmd_newNavigator in browser.xul:
ctrn-newtab-0.2.1-fx.xpi
(2.18 KiB) Downloaded 54 times
It works well till Alpha2, but not in Beta1. Is this the bug in Beta1 or I should update something?

JustOff

Re: [Beta1][Addons] Can't overwrite key in browser.xul

Unread post by JustOff » 2016-10-06, 15:55

My previous test on Alpha2 was on profile, imported from 26.x. There is a problem on clean profile in Alpha2. Work well on current release 26.x.

JustOff

Re: [Beta1][Addons] Can't overwrite key in browser.xul

Unread post by JustOff » 2016-10-06, 18:10

I've found the cause, it was simple typo in key def.
I'll promise always make tests on clean profile.
My deepest apologies to PM developers.
Please close this topic.

New Tobin Paradigm

Re: [Beta1][Addons] Can't overwrite key in browser.xul

Unread post by New Tobin Paradigm » 2016-10-06, 18:30

No need to apologize. Look forward to your extension.. HOWEVER, would it be in scope of your extension to add a feature that forces anything opened in a new window to be diverted to a tab.. We do a pretty good job of this these days but it isn't hard and fast.

Locked