Closed Bug 516970 Opened 15 years ago Closed 12 years ago

Attachment toolbar borders need a bit more styling on Windows

Categories

(Thunderbird :: Message Compose Window, defect)

x86
Windows 7
defect
Not set
normal

Tracking

(thunderbird11 fixed)

RESOLVED FIXED
Thunderbird 12.0
Tracking Status
thunderbird11 --- fixed

People

(Reporter: rain1, Assigned: Paenglab)

Details

Attachments

(6 files)

Attached image screenshot
The blocky borders don't exactly look nice :(
Attachment #401018 - Attachment mime type: application/octet-stream → image/png
(Assigning to Paenglab, in the hopes that he has a little time to fix it up, if it still needs fixing…)
Assignee: bwinton → richard.marti
Attached patch Border fixesSplinter Review
This patch gives other or no borders to the attachment reminder.

I fixed also the XP- and Linux theme. The Mac theme looks okay to me. It has already some styling.
Attachment #585150 - Flags: ui-review?(bwinton)
Attachment #585150 - Flags: review?(bwinton)
Under Ubuntu it looks a little bit weird because for the color InfoBackground this dark color is used. I gave the borders ThreeDShadow to look better under other themes.
Comment on attachment 585150 [details] [diff] [review]
Border fixes

The screenshots look nice.  ui-r=me.

>+++ b/mail/themes/qute/mail/compose/messengercompose-aero.css
>@@ -340,6 +340,14 @@
>+  #msgcomposeWindow[sizemode=normal] #attachmentNotificationBox {
>+    margin-top: -1px;
>+	border-right: 1px solid rgba(10%, 10%, 10%, .4);

Looks like you used a tab here instead of four spaces

>@@ -418,6 +426,11 @@
>+#attachmentNotificationBox > notification > .notification-inner {
>+  border: none;
>+  border-top: 1px solid ThreeDShadow;
>+}
>+

>+++ b/mail/themes/qute/mail/compose/messengercompose.css
>@@ -343,6 +343,13 @@
>+#attachmentNotificationBox > notification > .notification-inner {
>+  border-top: 1px solid ThreeDShadow;
>+  border-right: 1px solid ThreeDHighlight;
>+  border-left: 1px solid ThreeDShadow;
>+  border-bottom: none;
>+}

Why does qute get borders on the left and right, but qute-aero doesnt?

r=me with that answered, and the tab fixed.

Thanks,
Blake.
Attachment #585150 - Flags: ui-review?(bwinton)
Attachment #585150 - Flags: ui-review+
Attachment #585150 - Flags: review?(bwinton)
Attachment #585150 - Flags: review+
(In reply to Blake Winton (:bwinton - Thunderbird UX) from comment #5)
> Comment on attachment 585150 [details] [diff] [review]
> 
> Looks like you used a tab here instead of four spaces

Fixed

> Why does qute get borders on the left and right, but qute-aero doesnt?

This is to match the borders of #appcontent. I add a screenshot under XP.
Keywords: checkin-needed
Checked into trunk: http://hg.mozilla.org/comm-central/rev/a4aede33b0d4

Please request approval for branches if its needed there.
Status: NEW → RESOLVED
Closed: 12 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 12.0
Comment on attachment 587462 [details] [diff] [review]
Patch for check-in addressing comment

You're right, this could be good if this lands on the ESR build. I checked and the patch works also on beta.
Attachment #587462 - Flags: approval-comm-beta?
Attachment #587462 - Flags: approval-comm-aurora?
Comment on attachment 587462 [details] [diff] [review]
Patch for check-in addressing comment

Not going to take this for beta as its late and just cosmetic, but we'll have it on aurora.
Attachment #587462 - Flags: approval-comm-beta?
Attachment #587462 - Flags: approval-comm-beta-
Attachment #587462 - Flags: approval-comm-aurora?
Attachment #587462 - Flags: approval-comm-aurora+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: