Closed Bug 903637 Opened 11 years ago Closed 11 years ago

CTP icon disappears on mouse hover on retina displays

Categories

(Core Graveyard :: Plug-ins, defect, P3)

x86
macOS
defect

Tracking

(firefox24 unaffected, firefox25+ verified, firefox26+ verified)

VERIFIED FIXED
mozilla26
Tracking Status
firefox24 --- unaffected
firefox25 + verified
firefox26 + verified

People

(Reporter: Felipe, Assigned: gfritzsche)

References

Details

Attachments

(3 files, 1 obsolete file)

STR
 - open a page with Flash
 - hover over CTP blue icon in the urlbar

Result: icon disappears while mouse is over it
If this is not an obvious dupe I'd bet it only affects Firefox running on a Mac retina screen
(In reply to :Felipe Gomes from comment #1)
> If this is not an obvious dupe I'd bet it only affects Firefox running on a
> Mac retina screen

It's fine for me on a non-retina screen, so it's possible.
Attached file testcase (obsolete) —
I have no idea what could be causing this, a regression window would be great.
Priority: -- → P3
Last good nightly: 2013-07-19
First bad nightly: 2013-07-20

Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=af4e3ce8c487&tochange=bf73e10f5e54
Thanks :)

Candidates: bug 888292, bug 889788, bug 888908.
Likely suspect: bug 888292, which touched the style and icons for @2x themes.
Summary: CTP icon disappears on mouse hover → CTP icon disappears on mouse hover on retina displays
Blocks: 888292
Attached file testcase
With layout.css.devPixelsPerPx;2 i can reproduce this for the non-hidden plugin case.
For non-"hidden" plugins, it ends up using the old blue plugin icon instead of the new, grey and flat, plugin icon.
Attachment #788890 - Attachment is obsolete: true
Looks like this is just being overwritten by a left-over & outdated 2dppx section.
Assignee: nobody → georg.fritzsche
Comment on attachment 789002 [details] [diff] [review]
Remove outdated 2dppx icon style

Jaws, can you review this?

What happened here is that bug 888292 added a 2dppx list-style-image for #plugins-notification-icon at [1] but left an old one that overrides it at. This just removes the second, outdated, occurence.

[1] http://hg.mozilla.org/mozilla-central/annotate/9ab28833eda0/browser/themes/osx/browser.css#l3198
[2] http://hg.mozilla.org/mozilla-central/annotate/9ab28833eda0/browser/themes/osx/browser.css#l3259
Attachment #789002 - Flags: review?(jaws)
Attachment #789002 - Flags: review?(jaws) → review+
https://hg.mozilla.org/mozilla-central/rev/c0525bc05b74
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
Comment on attachment 789002 [details] [diff] [review]
Remove outdated 2dppx icon style

[Approval Request Comment]
Bug caused by (feature/regressing bug #): Plugin-doorhanger redesign.
User impact if declined: Visual only, plugin notification icon vanishing on mouse-over.
Testing completed (on m-c, etc.): on m-c for a while without incidents
Risk to taking this patch (and alternatives if risky): Very low, visual only removal of duplicate definition
String or IDL/UUID changes made by this patch: None.
Attachment #789002 - Flags: approval-mozilla-aurora?
Attachment #789002 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Matt, can you please verify this is fixed?
Keywords: verifyme
QA Contact: mwobensmith
Confirmed broken on FF25 2013-08-01.
Verfied fixed on FF25, FF26 2013-09-23.
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: