Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

Tab background partially missing in Windows 10

  • 6 respostas
  • 1 tem este problema
  • 1 exibição
  • Última resposta de stevehal

more options

Hi,

Installing Firefox on Windows 10 has yielded a few issues. One of the main ones is that on the browser tabs, the little shadow edge is missing on the curved areas of the tabs. It only shows at the top, where there is a single line that stops right where the curves begin. When I use Classic Them Restorer to tweak things, I can sometimes see the base of the shadow edge curves but they do not align with the tab curves.

This happens on a clean install, and with or without Classic Theme Restorer.

Any ideas on what this may be?

Thanks,

Steve

Hi, Installing Firefox on Windows 10 has yielded a few issues. One of the main ones is that on the browser tabs, the little shadow edge is missing on the curved areas of the tabs. It only shows at the top, where there is a single line that stops right where the curves begin. When I use Classic Them Restorer to tweak things, I can sometimes see the base of the shadow edge curves but they do not align with the tab curves. This happens on a clean install, and with or without Classic Theme Restorer. Any ideas on what this may be? Thanks, Steve

Todas as respostas (6)

more options

Here is a picture that shows the issue.

Alterado por stevehal em

more options

You might be able to fix the border with some code in a userChrome.css file in a chrome subdirectory in the browser's profile. http://kb.mozillazine.org/UserChrome.css

/* Do not remove the @namespace line -- it's required for correct functioning */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

.tabbrowser-tab { border: 1px solid #000 !important;

 border-bottom: none !important;
}
more options

Start Firefox in Safe Mode to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.

  • Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
  • Do NOT click the Reset button on the Safe Mode start window
more options

Hi,

Thanks for your replies...

finitarry - It did add the border, but in the rectangle tabs. See the pic.

cor-el - I tried Safe Mode and it was still there.

The only thing I am doing in Windows 10 is using the AeroLite theme, and I also did a font substitution with Arial used throughout most of the windows.

more options

I have done a lot more experimenting. I just do not think Windows 10 will show the default theme of FireFox like it does in Windows 7/Server 2012/Vista. I do not have 8.1.

more options

Hi,

It appears that FF40 and Windows 10 do not allow for some of the lighter style themes, even recent ones. With curved tabs you get that edge. Anyway, with some tweaking I got it like the attached picture. I have to use the Default theme with Firefox, none of the light solid themes on the addon site will hide the extra line at the top.