Closed Bug 497400 Opened 15 years ago Closed 15 years ago

MailNews toolbar delete button wrongly styled (CSS typos)

Categories

(SeaMonkey :: Themes, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
seamonkey2.0b1

People

(Reporter: InvisibleSmiley, Assigned: InvisibleSmiley)

References

Details

Attachments

(1 file, 2 obsolete files)

Attached patch fix for case 1 (obsolete) — Splinter Review
The MailNews toolbar delete button is wrongly styled due to wrong CSS (both in Classic and Modern):

Case 1: Switch to small icons. You'll see a part of the normal icon.

Case 2: Open the Customize Toolbar dialog and drag the delete button from the toolbar to the dialog. You'll see an icon that looks like the one used for Reload (or like http://mxr.mozilla.org/comm-central/source/suite/themes/classic/icon.png).

The attached patch fixes the first case. I don't know what the reason for the second case is. Philip (CC'ing you since you worked on Customizable Toolbars)?
Attachment #382540 - Flags: review?(mnyromyr)
> +toolbar[iconsize="small"] #button-junk > #junk-deck > .toolbarbutton-1 {}
> +toolbar[iconsize="small"] #button-delete > #delete-deck > .toolbarbutton-1 {}

This will be fixed in Bug 491676.

> Case 2: Open the Customize Toolbar dialog and drag the delete button from the

This will be fixed in Bug 491676.

Which reminds me I really need to start working on that (unless you want to take that part of the bug.
Attachment #382540 - Flags: review?(mnyromyr)
(In reply to comment #1)
> > +toolbar[iconsize="small"] #button-junk > #junk-deck > .toolbarbutton-1 {}
> > +toolbar[iconsize="small"] #button-delete > #delete-deck > .toolbarbutton-1 {}
> 
> This will be fixed in Bug 491676.

OK, but... (for your consideration)
- the rules for the delete button are included in the first patch for that bug but not in your (as of now) last one
- none of the patches over there remove the superfluous commas after rect(0
- none of the patches over there correct the rules for small icons in the Modern theme (which are commented out, but if we don't correct those it looks like they would apply as-is)

> > Case 2: Open the Customize Toolbar dialog and drag the delete button from the
> 
> This will be fixed in Bug 491676.
> 
> Which reminds me I really need to start working on that (unless you want to
> take that part of the bug.

No, you're already on it (with reviews). I just couldn't link that bug to the problems I saw.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
> - the rules for the delete button are included in the first patch for that bug
> but not in your (as of now) last one
Neil wants to fix the source of the problems and not to wallpaper over each instance.

- none of the patches over there remove the superfluous commas after rect(0
This part of this bug is still valid!
Status: RESOLVED → REOPENED
Depends on: 491676
No longer depends on: 413385
Resolution: DUPLICATE → ---
Summary: MailNews toolbar delete button wrongly styled (small icons; Customize Toolbar dialog) → MailNews toolbar delete button wrongly styled (CSS typos)
Status: REOPENED → ASSIGNED
Attached patch typo fix (obsolete) — Splinter Review
Attachment #382540 - Attachment is obsolete: true
Attachment #382676 - Flags: review?(mnyromyr)
New patch since the patch from bug 491676 was just checked in.
Attachment #382676 - Attachment is obsolete: true
Attachment #383113 - Flags: review?(mnyromyr)
Attachment #382676 - Flags: review?(mnyromyr)
Attachment #383113 - Flags: review?(mnyromyr) → review+
Keywords: checkin-needed
Comment on attachment 383113 [details] [diff] [review]
updated typo fix
[Checkin: Comment 6]


http://hg.mozilla.org/comm-central/rev/ad8a9df00959
Attachment #383113 - Attachment description: updated typo fix → updated typo fix [Checkin: Comment 6]
Status: ASSIGNED → RESOLVED
Closed: 15 years ago15 years ago
Flags: in-testsuite-
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.0b1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: