Closed Bug 530439 Opened 15 years ago Closed 15 years ago

Thunderbird toolbar menulists (view, folder) should be translucent like gloda search input

Categories

(Mozilla Labs Graveyard :: Personas Plus, defect)

defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: gekacheka, Assigned: myk)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.2b4pre) Gecko/20091120 Namoroka/3.6b4pre
Build Identifier: Personas 1.4; Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1.5) Gecko/20091122 Lightning/1.0pre Shredder/3.0.1pre

With Personas installed, in the toolbar, the Thunderbird gloda search input is translucent, but the menulists for view picker or folder are opaque.

Reproducible: Always

Steps to Reproduce:
0. enable personas on thunderbird if necessary and select one.
1. view | toolbars | customize 
2. drag view picker and folder picker to toolbar (test both)

Actual Results:  
view picker and folder picker have opaque white background.  
Look wrong next to translucent background of gloda searchInput

Expected Results:  
view picker and folder picker have translucent white background matching gloda searchInput.

Workaround: add the following to 
PROFILE-DIR/chrome/userChrome.css

/* let background show through toolbar menulists, as in gloda searchInput */
#messengerWindow[persona] #mail-bar3 > toolbaritem > menulist {
   opacity: 0.8;
}
Thanks for the fix!  I've integrated it into Personas in changeset http://hg.mozilla.org/labs/personas/rev/cb44199ef724, and I've pushed a development build with the fix <https://people.mozilla.com/~cbeard/personas/dist/personas-dev-latest.xpi>.
Assignee: cbeard → myk
Status: NEW → RESOLVED
Closed: 15 years ago
OS: Windows 2000 → All
Hardware: x86 → All
Resolution: --- → FIXED
Product: Mozilla Labs → Mozilla Labs Graveyard
You need to log in before you can comment on or make changes to this bug.