Closed
Bug 786207
Opened 13 years ago
Closed 13 years ago
Display name in share panel is white on gray on OS X
Categories
(Firefox Graveyard :: SocialAPI, defect)
Tracking
(firefox17 fixed)
VERIFIED
FIXED
Firefox 18
Tracking | Status | |
---|---|---|
firefox17 | --- | fixed |
People
(Reporter: jaws, Assigned: mixedpuppy)
References
Details
(Whiteboard: [Fx17][qa-])
Attachments
(1 file, 1 obsolete file)
1.63 KB,
patch
|
Felipe
:
review+
Gavin
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
See http://hg.mozilla.org/mozilla-central/file/8af2ff9c6018/browser/themes/pinstripe/browser.css#l1264
Now that bug 771284 landed, the share panel shows a white display name on a gray background. We should now switch this to use the standard color.
Assignee | ||
Comment 1•13 years ago
|
||
This fixes the font color as well as aligning the username with other text.
Attachment #657479 -
Flags: review?(jaws)
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → mixedpuppy
Reporter | ||
Comment 2•13 years ago
|
||
Comment on attachment 657479 [details] [diff] [review]
recommend panel.patch
Review of attachment 657479 [details] [diff] [review]:
-----------------------------------------------------------------
::: browser/themes/pinstripe/browser.css
@@ +1269,5 @@
> font-weight: bold;
> }
>
> #socialUserDisplayName > .button-box {
> + -moz-margin-start: -5px;
Why is this necessary? Instead of using a negative margin here, is there a positive margin or padding elsewhere that can be removed?
Assignee | ||
Comment 3•13 years ago
|
||
Attachment #657479 -
Attachment is obsolete: true
Attachment #657479 -
Flags: review?(jaws)
Attachment #658194 -
Flags: review?(jaws)
Assignee | ||
Updated•13 years ago
|
Attachment #658194 -
Flags: review?(jaws) → review?(felipc)
Updated•13 years ago
|
Attachment #658194 -
Flags: review?(felipc) → review+
Assignee | ||
Updated•13 years ago
|
Keywords: checkin-needed
Assignee | ||
Comment 4•13 years ago
|
||
Comment on attachment 658194 [details] [diff] [review]
recommend panel.patch
[Approval Request Comment]
issue affects aurora, minor change to get the right packing and color of the username
Attachment #658194 -
Flags: approval-mozilla-aurora?
Comment 5•13 years ago
|
||
Updated•13 years ago
|
Keywords: checkin-needed
Updated•13 years ago
|
Attachment #658194 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 6•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 18
Comment 7•13 years ago
|
||
status-firefox17:
--- → fixed
Is this something that can/should be automated?
Flags: in-testsuite?
Whiteboard: [Fx17] → [Fx17][qa?]
Reporter | ||
Comment 9•13 years ago
|
||
(In reply to Anthony Hughes, Mozilla QA (:ashughes) from comment #8)
> Is this something that can/should be automated?
The cost/benefit here wouldn't be worth it.
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•