Tab Titles blurred

  1. colortabuser

    Member

    { #1 — 1 year ago }

    Is anyone else having trouble reading the tab titles? It's as if someone deliberately tried to make it as hard as possible to see it clearly - titles are blurred, either by shading or some other mechanism, but I will definitely have to disable Colorful Tabs. I've gotta get some work done, and this is no way to do it.

  2. Administrator

    Key Master

    { #2 — 1 year ago }

    Screenshot?

  3. drenmark

    Member

    { #3 — 1 year ago }

    Can confirm this. Starting with V4.8. title text got a white shadow.
    Cause are the lines

    tab.tabbrowser-tab {
    	text-shadow: white 1px 1px 1.5px !important;
    	color:black !important;
    	/*background-color: -moz-dialog;*/
    }

    added to clrtabs.css.
    The menuitem.alltabs-item sets a shadow (in black), too.

    This interferes with custom themes, in my way with Noia 4, which is unable to unset the shadow.
    Please remove this setting from your css. You shouldn't do anything with fonts etc. with Colorfultabs (as long as it isn't needed, e.g. white text on dark colors). This should be the area of the different themes.

    Attachments

    1. shadow.png (5.8 KB, 2 downloads) 1 year old
  4. Administrator

    Key Master

    { #4 — 1 year ago }

    That actually is a fundamental problem. People use colorfultabs with all sorts of themes and personas. And some make the text white over a pastel colored tab. We then receive complaints of unreadable text.

    These CSS lines ensure that the text always remains black and that shadow gives it a contrast so that the text stands out. You can of course disable this from userchrome.css.

  5. 22639

    Member

    { #5 — 7 months ago }

    Here is my screenshot of my blurry tabs.

    Attachments

    1. screenshot.jpg (31.3 KB, 2 downloads) 7 months old
  6. Administrator

    Key Master

    { #6 — 7 months ago }

    Disable the persona or theme you are using. reset colorfultabs to defaults. restart browser.

Reply

You must log in to post.