cadat004 / stratiform

Automatically exported from code.google.com/p/stratiform
0 stars 0 forks source link

Active Tab Opacity Doesn't Change #116

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Reproducing the problem:
1. Reset the Selected Tab colors to default 
2. Try to change the opacity

Expected output:
I expect the transparency to change (I'm going for the glass look)

What I see instead:
Before the opacity bar is moved at all, the color is white, once I move the 
opacity bar the active tab becomes black, but then doesn't change at all after 
that. 
Stratiform: 2.0.1
Firefox: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0.1) Gecko/20100101 
Firefox/9.0.1
toolbar-style: s40,
appmenu-button-style: ,
glyph-style: untitled,
textfield-style: soft7,
toolbar-bg: {"H":0,"S":0,"L":100,"A":0},
toolbar-radius: 0,
tabbar-style: wave,
inactivetab-bg: ,
selectedtab-bg: {"H":0,"S":0,"L":64,"A":0},
tab-width: 183,
tab-height: 21,
addonbar-style: ,
statuspopup-style: native,
appmenu-bg: {"H":0,"S":26,"L":52,"A":54},
appmenu-style: ,
appmenu-label: Firefox,
tabstyle-buttons: false,
leftsidestar: false,
tabstitlebar: true,
thirdparty-customicons: false

Note: If this info isn't provided the bug may be marked as invalid.

Original issue reported on code.google.com by Damien_s...@hotmail.com on 26 Jan 2012 at 6:25

GoogleCodeExporter commented 9 years ago
Do you still have the same issue with 2.1? Can you post a screenshot?

Original comment by soapyham...@gmail.com on 1 Feb 2012 at 4:59

GoogleCodeExporter commented 9 years ago
Okay, it is white to start with because it is using the system colours. When 
you move a slider it takes all the slider values. Your brightness was on 0 when 
you moved the opacity slider, which means it would be a transparent black. If 
you move the brightness slider, it will become a transparent grey (yours was on 
64% when you wrote your bug). Due to how selected tabs work in Firefox, only 
the bottom of the nav bar in tabs on top can be transparent. The rest must be 
opaque. This is a Firefox limitation.

So you should have been seeing an opaque, grey selected tab at the time of 
writing your bug report. Instead you were seeing a black tab?

Original comment by etphoneh...@gmail.com on 4 Feb 2012 at 5:58

GoogleCodeExporter commented 9 years ago

Original comment by etphoneh...@gmail.com on 1 Mar 2012 at 7:34