Firefox Tab issue - No Text displayed in Tabs (Win10)

Please post your problem description here

Moderator: Barb@Invincea

Craig@Invincea
Sandboxie Support
Sandboxie Support
Posts: 3523
Joined: Thu Jun 18, 2015 3:00 pm
Location: DC Metro Area
Contact:

Firefox Tab issue - No Text displayed in Tabs (Win10)

Post by Craig@Invincea » Tue Jan 05, 2016 10:12 am

When you have multiple tabs in Firefox, you may notice the the "text" of some tabs disappear. If you click outside of the "focused" sandboxed window, the text will re-appear.

There are 3 options for a workaround of this
Option #1.
Open Firefox sandboxed and enter about:config in the navigation bar
Scroll to setting browser.display.use_system_colors and set that from false to TRUE.
Exit FF.
Restart FF in a sandbox.

Option #2.
Change the Theme in FF outside of the SB. (click customize >Themes on the lower left (see image) attachment=0]FF_themes.PNG[/attachment]
Exit FF
This will persist into your SB FF browser (make sure your contents are deleted first.)
....Note: When the theme is changed, you may notice a "white" area [attachment=1]FF_themes.PNG[/attachment] not covered by the theme in the upper right corner of your window (by the resize and X buttons) this is something with Mozilla and MS. However, If you also do option #3 below with option #2, that white area will be covered by the theme. The resize and X buttons will go AWAY until you hover over them (Image of white space @ bottom).



Option 3
You'll need to follow the instructions over at http://www.askvg.com/tip-get-colored-ti ... indows-10/
Type about:support in Firefox addressbar and press Enter. It'll open Troubleshooting Information page.
Now click on "Show Folder" button given next to "Profile Folder" label. It'll open Firefox profile folder directly.
Now create a new folder Chrome inside it and then create a new file userChrome.css inside Chrome folder.
Once you create the userChrome.css file, open it in Notepad.
Now paste following piece of code in the file. If the file already exists and contains some text, paste the code at the end of the file:

#main-window[windowtype="navigator:browser"] {
background-color: transparent !important;
}
.titlebar-button {
background-color: transparent !important;
transition: background-color 0.2s ease;
}
.titlebar-button > .toolbarbutton-icon {
list-style-image: none;
}
.titlebar-button:hover {
background-color: rgba(0, 0, 0, 0.15) !important;
}
#titlebar-close:hover {
background-color: #E81123 !important;
}
#titlebar-close:hover > .toolbarbutton-icon {
list-style-image: url("chrome://browser/skin/caption-buttons.svg#close-white") !important;
}

You can download the userchrome.css from that site as well...
http://media.askvg.com/downloads/2015/0 ... ows-10.zip

This does not affect EVERY user in Win 10 & it seems to be very hardware specific on what option may work for you.
Attachments
ff_window_white.PNG
FF window
ff_window_white.PNG (33.31 KiB) Viewed 3547 times
FF_themes.PNG
Themes
FF_themes.PNG (25.43 KiB) Viewed 3547 times
Last edited by Craig@Invincea on Mon Mar 14, 2016 2:31 pm, edited 2 times in total.
Reason: remove from announcement to Sticky

Guest10
Posts: 5124
Joined: Sun Apr 27, 2008 5:24 pm
Location: Ohio, USA

Re: Firefox Tab issue - No Text displayed in Tabs (Win10)

Post by Guest10 » Tue Jan 05, 2016 3:23 pm

Craig@Invincea wrote:For a workaround of this, Open Firefox sandboxed and enter about:config in the navigation bar ...
Sandboxed? And then Delete Contents undoes it, unless maybe prefs.js is saved out of the sandbox?
Paul
Win 10 Home 64-bit (w/admin rights) - Zone Alarm Pro Firewall, MalwareBytes Premium A/V, Cyberfox, Thunderbird
Sandboxie user since March 2007

Dun
Posts: 350
Joined: Mon Jun 23, 2014 5:00 am
Location: Poland

Re: Firefox Tab issue - No Text displayed in Tabs (Win10)

Post by Dun » Tue Jan 05, 2016 3:32 pm

Craig@Invincea wrote:This is something we may be able to force for Mozilla in a future release.
What do you mean?
Craig@Invincea wrote:This does not affect EVERY user in Win 10.
I never had such issue on Win10. If this does not affect everyone, then why force it globally?
Sandboxie 5.19.4 personal lifetime license user || Win10 x64 Pro CU (up to date) || ESET SS 10+ x64 || AppGuard 4+ || Firefox 54+ x64 || UAC on

vind
Posts: 2
Joined: Wed Jan 06, 2016 12:34 am

Re: Firefox Tab issue - No Text displayed in Tabs (Win10)

Post by vind » Wed Jan 06, 2016 12:35 am

I would like to say that I have this issue but the temporary fix does not work for me.

Craig@Invincea
Sandboxie Support
Sandboxie Support
Posts: 3523
Joined: Thu Jun 18, 2015 3:00 pm
Location: DC Metro Area
Contact:

Re: Firefox Tab issue - No Text displayed in Tabs (Win10)

Post by Craig@Invincea » Wed Jan 06, 2016 9:43 am

vind wrote:I would like to say that I have this issue but the temporary fix does not work for me.
Make sure you allow SBIE to communicate with the prefs.js file on your host. Also, you can double check to make sure SBIE is allowed to access to your profile options if you like, more about that here http://www.sandboxie.com/index.php?FirefoxTips

Craig@Invincea
Sandboxie Support
Sandboxie Support
Posts: 3523
Joined: Thu Jun 18, 2015 3:00 pm
Location: DC Metro Area
Contact:

Re: Firefox Tab issue - No Text displayed in Tabs (Win10)

Post by Craig@Invincea » Wed Jan 06, 2016 9:54 am

Craig@Invincea wrote:This is something we may be able to force for Mozilla in a future release.
Craig@Invincea"]This does not affect EVERY user in Win 10.
I never had such issue on Win10. If this does not affect everyone, then why force it globally?

Let me correct this, as we saw in a VM something odd even when we turned if back to False..which we thought was odd. However, I happened to test that quickly on the D12 gaming test bed that doesn't have a VM, and when I changed the False=True, and deleted the sandbox, the settings reverted. This actually shouldn't happen as this is set in the preference file in FF in appdata roaming. For some odd reason, that laptop had a quirk.

When I changed it outside of the SB again, and then opened FF in a new, fresh SB, the setting persisted.

So Yes, like anything changed in FF outside of the SB, it should persist in the SB (that's of course you haven't blocked SBIE from that file on your host..)

As for the global change, We haven't done anything as of yet. We're hoping that Mozilla might address it first. For now, we're just pushing this work around. Why do some users experience it and others do not? We have no concrete answers as of yet.

Craig@Invincea
Sandboxie Support
Sandboxie Support
Posts: 3523
Joined: Thu Jun 18, 2015 3:00 pm
Location: DC Metro Area
Contact:

Re: Firefox Tab issue - No Text displayed in Tabs (Win10)

Post by Craig@Invincea » Wed Jan 06, 2016 11:31 am

Please read the main post, it's been updated as the original fix didn't apply to everyone. the second option will work. This is something odd that Mozilla is doing and not playing nice with Windows 10.

Bellzemos
Posts: 863
Joined: Wed Feb 17, 2010 2:08 pm

Re: Firefox Tab issue - No Text displayed in Tabs (Win10)

Post by Bellzemos » Wed Jan 06, 2016 4:06 pm

The solution is related to the problem I wrote about here, right?
http://forums.sandboxie.com/phpBB3/view ... 9&start=90

I will try it as soon as I have some free time on my hands. Thanx!

vind
Posts: 2
Joined: Wed Jan 06, 2016 12:34 am

Re: Firefox Tab issue - No Text displayed in Tabs (Win10)

Post by vind » Wed Jan 06, 2016 9:40 pm

Craig@Invincea wrote:When you have multiple tabs in Firefox, you may notice the the "text" of some tabs disappear. If you click outside of the "focused" sandboxed window, the text will re-appear.

Option #2.
Change the Theme in FF outside of the SB. (click customize >Themes on the lower left (see image) attachment=0]FF_themes.PNG[/attachment]
Exit FF
This will persist into your SB FF browser (make sure your contents are deleted first.)
....Note: When the theme is changed, you may notice a "white" area [attachment=1]FF_themes.PNG[/attachment] not covered by the theme in the upper right corner of your window (by the resize and X buttons) this is something with Mozilla and MS. However, If you also do option #3 below with option #2, that white area will be covered by the theme. The resize and X buttons will go AWAY until you hover over them (Image of white space @ bottom).



I just applied this fix and it works!
Thank you very much.

Bellzemos
Posts: 863
Joined: Wed Feb 17, 2010 2:08 pm

Re: Firefox Tab issue - No Text displayed in Tabs (Win10)

Post by Bellzemos » Mon Jan 11, 2016 3:24 pm

I tried the option #1 and it did not solve the problem. I changed the setting to true outside of the sandbox, otherwise it would get undone after Sandboxie would delete the sandbox.

Craig@Invincea
Sandboxie Support
Sandboxie Support
Posts: 3523
Joined: Thu Jun 18, 2015 3:00 pm
Location: DC Metro Area
Contact:

Re: Firefox Tab issue - No Text displayed in Tabs (Win10)

Post by Craig@Invincea » Mon Jan 11, 2016 3:26 pm

Yep. This is why we added 2 and 3.

HikariWS
Posts: 43
Joined: Wed May 02, 2012 12:35 am

Re: Firefox Tab issue - No Text displayed in Tabs (Win10)

Post by HikariWS » Fri Feb 12, 2016 8:17 pm

wow tnx!!

I was having this issue and didn't know it was caused by Sandboxie. I did the browser.display.use_system_colors trick and seems to be working now.

Craig@Invincea
Sandboxie Support
Sandboxie Support
Posts: 3523
Joined: Thu Jun 18, 2015 3:00 pm
Location: DC Metro Area
Contact:

Re: Firefox Tab issue - No Text displayed in Tabs (Win10)

Post by Craig@Invincea » Sun Feb 14, 2016 9:49 pm

HikariWS wrote:wow tnx!!

I was having this issue and didn't know it was caused by Sandboxie. I did the browser.display.use_system_colors trick and seems to be working now.
it's not necessarily Sandboxie. It's FF and how it behaves in Windows. Something that Mozilla is doing.

Dun
Posts: 350
Joined: Mon Jun 23, 2014 5:00 am
Location: Poland

Re: Firefox Tab issue - No Text displayed in Tabs (Win10)

Post by Dun » Mon Feb 22, 2016 4:13 pm

I had this issue on Windows 7 x64 with some custom made (testing) x64 FF Nightly builds compiled on Win10. However I didn't really put much attention to this.
Sandboxie 5.19.4 personal lifetime license user || Win10 x64 Pro CU (up to date) || ESET SS 10+ x64 || AppGuard 4+ || Firefox 54+ x64 || UAC on

deugniet
Posts: 334
Joined: Thu Jan 29, 2009 12:16 pm

Re: Firefox Tab issue - No Text displayed in Tabs (Win10)

Post by deugniet » Wed Aug 03, 2016 8:45 am

With Win10 1607 build 14393.10 x64, Firefox 48.0 and beta 5.13.3 again no text in tabs. Tried all 3 options.

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest