Closed
Bug 951260
Opened 11 years ago
Closed 11 years ago
Social Status button icon stretched on retina screen
Categories
(Firefox Graveyard :: SocialAPI, defect)
Tracking
(firefox29 fixed)
VERIFIED
FIXED
Firefox 29
Tracking | Status | |
---|---|---|
firefox29 | --- | fixed |
People
(Reporter: florian, Assigned: florian)
References
Details
Attachments
(2 files)
54.89 KB,
image/png
|
Details | |
1.17 KB,
patch
|
mixedpuppy
:
review+
|
Details | Diff | Splinter Review |
This seems to be a regression from bug 914921.
On the screenshot, you can also see that the gear icon added by bug 935640 needs a retina version.
Assignee | ||
Comment 1•11 years ago
|
||
The patch just removes 2 CSS rules that are causing the issue.
Shane, do you remember why you added these rules?
Assignee: nobody → florian
Attachment #8348868 -
Flags: review?(mixedpuppy)
Comment 2•11 years ago
|
||
(In reply to Florian Quèze [:florian] [:flo] from comment #1)
> Created attachment 8348868 [details] [diff] [review]
> Patch
>
> The patch just removes 2 CSS rules that are causing the issue.
>
> Shane, do you remember why you added these rules?
Hmm, I need to think about that, we should be using 32x icons if the provider supplied one in the manifest. iirc, most live providers do. I need to look at whether there is a good way to deal with css when the provider has supplied an appropriate icon. Until then, not sure about landing this patch.
We just need to get a 32x gear icon for the sidebar, that would be the right fix there.
Comment 3•11 years ago
|
||
Comment on attachment 8348868 [details] [diff] [review]
Patch
sigh, ok, I didn't think this through completely, the patch is correct, but we may still need to think about how were handling the icons from the provider (in a separate bug). And a separate bug for the gear icon is fine as well.
Updated•11 years ago
|
Attachment #8348868 -
Flags: review?(mixedpuppy) → review+
Assignee | ||
Comment 4•11 years ago
|
||
Comment 5•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 29
Florian, can you please verify this is fixed with today's Nightly?
status-firefox29:
--- → fixed
Flags: needinfo?(florian)
Assignee | ||
Comment 7•10 years ago
|
||
(In reply to Anthony Hughes, QA Mentor (:ashughes) from comment #6)
> Florian, can you please verify this is fixed with today's Nightly?
I'm sure I tried this in several nightlies where it was fixed (months ago).
Status: RESOLVED → VERIFIED
Flags: needinfo?(florian)
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
•