horst3180 / arc-firefox-theme

Arc Firefox Theme
Mozilla Public License 2.0
938 stars 48 forks source link

New navigation buttons are not displayed in the XUL DOM #121

Open p-boiko opened 7 years ago

p-boiko commented 7 years ago

Hi. Today after Firefox update new buttons appeared on a navigation panel. Can't hide them, because can't see them in a DOM tree: http://screencloud.net/v/n20tz

Any suggestions how to hide or remove them?

UPDATE: these additional buttons appear after whole window is composed. So I assume they are produced by a script... May somebody have a suggestion or hint where to look for these buttons?

ArchangeGabriel commented 7 years ago

Hum I think those are linked to the backward/forward history access feature. Absolutely no idea how to work with them.

p-boiko commented 7 years ago

Hi @ArchangeGabriel Only visual similarity :) Behaves like a HTML pseudoelement, cause when cursor hovered main button is highlighted instead of target

jadenPete commented 7 years ago

Also, the refresh button isn't working

ArchangeGabriel commented 7 years ago

@jadenPete Aren’t you rather facing https://github.com/horst3180/arc-firefox-theme/issues/117 ?

jadenPete commented 7 years ago

Yeah