Closed Bug 963731 Opened 10 years ago Closed 10 years ago

Fix small OS X composer issues

Categories

(Thunderbird :: Theme, defect)

All
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 29.0

People

(Reporter: Paenglab, Assigned: Paenglab)

References

Details

Attachments

(1 file)

This bug is to fix small issues after bug 867161 on OS X.

- The addressing-widget has top-right and bottom-left a border-radius of 2px.
- The distance between msgIdentity, addressing-widgets and msgSubject aren't equal.
- The area (splitter) below the FormatToolbar is a bit tall.
Blocks: 867161
Attached patch patchSplinter Review
This patch fixes the issues and changes to

#composeContentBox {
  margin-right: -3px;
  margin-left: -3px;
  padding-right: 3px;  <--
  padding-left: 3px;   <--
}

like we use on Linux and Windows to be here in synch on all platforms.
Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Attachment #8365274 - Flags: ui-review?(josiah)
Attachment #8365274 - Flags: review?(josiah)
Comment on attachment 8365274 [details] [diff] [review]
patch

Review of attachment 8365274 [details] [diff] [review]:
-----------------------------------------------------------------

Looks good. Thanks Richard!
Attachment #8365274 - Flags: ui-review?(josiah)
Attachment #8365274 - Flags: ui-review+
Attachment #8365274 - Flags: review?(josiah)
Attachment #8365274 - Flags: review+
Keywords: checkin-needed
https://hg.mozilla.org/comm-central/rev/929ee62f22ff
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 29.0
You need to log in before you can comment on or make changes to this bug.