Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox Australis duplicated button #28

Open
aeris opened this issue Apr 30, 2014 · 6 comments
Open

Firefox Australis duplicated button #28

aeris opened this issue Apr 30, 2014 · 6 comments

Comments

@aeris
Copy link

aeris commented Apr 30, 2014

Hi,

In current Firefox 29 (Australis), Livereload button is duplicated and one of them can't be remove from the "customize" menu.
Seems you must remove the "nav-bar" item in browser.xul to remove this button

<toolbar id="nav-bar">
    <toolbarbutton id="livereload-button" label="LR" tooltiptext="Enable LiveReload" image="chrome://livereload/skin/IconDisabled.png" type="button" class="toolbarbutton-1 chromeclass-toolbar-additional" style="" />
</toolbar>

Regards,

@aeris aeris changed the title Firefox Australis button nav-bar Firefox Australis duplicated button Apr 30, 2014
@cdekok
Copy link

cdekok commented May 2, 2014

It also doesn't work :(

@DaAwesomeP
Copy link
Contributor

Are you sure? it worked for me: #17 (comment)

DaAwesomeP added a commit to DaAwesomeP/livereload-extensions that referenced this issue May 3, 2014
@DaAwesomeP
Copy link
Contributor

I just made a pull request - #29.

@sveggiani
Copy link

It doesn't work for me either. Firefox 29, Australis interface, Windows 8.1. The button doesn't seem to do anything and I can't move it to toolbars. It's fixed to the right of the menu button.

@elliottregan
Copy link

This is still an issue. Is this project still active?

@feuer81
Copy link

feuer81 commented Feb 22, 2016

doesn't work in firefox (((

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants
@aeris @cdekok @sveggiani @elliottregan @DaAwesomeP @feuer81 and others