Closed Bug 616932 Opened 14 years ago Closed 14 years ago

[Quick Filter bar] Missing tag icon

Categories

(Thunderbird :: Theme, defect)

x86
Windows 7
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 3.3a2

People

(Reporter: Aureliano, Assigned: Paenglab)

References

Details

(Keywords: icon, polish, regression)

Attachments

(3 files)

Attached image screenshot
It seems that the bar has a place for tag icon but the icon isn't there.
Attached patch PatchSplinter Review
I overseen this reference to a deleted file in Bug 545557. This patch uses the new icon. Instead of an other -moz-image-region, new icon set has only one state, I'm using opacity for disabled state.

I set the same people for review, because they know the previous patches.
Attachment #495548 - Flags: ui-review?(nisses.mail)
Attachment #495548 - Flags: review?(bwinton)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
Screenshot to show how the tag icon looks with the other icons. Also showing tag icon in disabled state.
Blocks: 545557
This looks good. We should probably make the other icons monochrome as well, but I'll spin that off as a separate patch.
Before I give a ui-r+, how do I trigger the disabled state?
(In reply to comment #4)
> Before I give a ui-r+, how do I trigger the disabled state?

I don't know how to trigger the disabled state in normal work. I have never seen it disabled.

I forced it with DOMi by setting the DOM Node to disabled=true.
Comment on attachment 495548 [details] [diff] [review]
Patch

It don't seem like the other icons use a disabled state in the css, but this is not a code review, so ui-r+ :)
Attachment #495548 - Flags: ui-review?(nisses.mail) → ui-review+
(In reply to comment #6)
> Comment on attachment 495548 [details] [diff] [review]
> Patch
> 
> It don't seem like the other icons use a disabled state in the css, but this is
> not a code review, so ui-r+ :)

Err...sorry, it seems like it did before too. Forget what I said. :)
Comment on attachment 495548 [details] [diff] [review]
Patch

Well, I've looked and I've looked and I've looked for something to complain about on this bug, but I just can't find anything.  ;)

r=me.
Attachment #495548 - Flags: review?(bwinton) → review+
Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Keywords: checkin-needed
Checked in: http://hg.mozilla.org/comm-central/rev/870564ed3d78
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3.3a2
Comment on attachment 495548 [details] [diff] [review]
Patch

> #qfb-tags[disabled] {
>-  -moz-image-region: rect(48px, 384px, 72px, 360px) !important;
>+  opacity: .4;
> }

Looks like you want to set opacity for .toolbarbutton-icon only instead of whole button...
Azat: can you file that as a new bug and attach a patch to fix that?
I overseen Azats comment. Filed Bug 626735.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: