Closed
Bug 1411007
Opened 6 years ago
Closed 6 years ago
Fix tab-crashed icon size
Categories
(Firefox :: Theme, defect, P1)
Firefox
Theme
Tracking
()
VERIFIED
FIXED
Firefox 58
Tracking | Status | |
---|---|---|
firefox58 | --- | verified |
People
(Reporter: github, Assigned: dao)
References
(Blocks 1 open bug)
Details
(Keywords: nightly-community, Whiteboard: [reserve-photon-visual])
Attachments
(3 files)
As far as I can judge, the notification for unsubmitted crash reports (You have an unsubmitted crash report) is not updated yet to follow photon style. This is just an observation from me, I'm not sure if it's correct or not. I was unfortunately unable to get a recent screenshot from it but I attached an older one that I found on the internet.
Reporter | ||
Updated•6 years ago
|
Blocks: photon-visual
Keywords: nightly-community
Assignee | ||
Comment 1•6 years ago
|
||
AFAIK this is a standard notification bar so it should be covered by bug 1363056. Using a random screenshot from the internet (is that even from Firefox 57?) without saying how you think the styling is off isn't really useful :/
Flags: needinfo?(github)
Reporter | ||
Comment 2•6 years ago
|
||
I know that it's not optimal but unfortunately, I couldn't do a screenshot when I saw the notification the last time. Do you know any way to trigger this notification so I can look at it again? I'm sure there are some things that needed to be updated but I can't tell them exactly without another look.
Flags: needinfo?(github) → needinfo?(dao+bmo)
Assignee | ||
Comment 3•6 years ago
|
||
(In reply to Patrick Albrecht from comment #2) > Do you know any way to trigger this notification so I can look at it again? Running this in the browser console should do it: Cu.import("resource:///modules/ContentCrashHandlers.jsm").UnsubmittedCrashHandler.showPendingSubmissionsNotification(["foo"])
Flags: needinfo?(dao+bmo)
Reporter | ||
Comment 4•6 years ago
|
||
Okay, thank you. Do you also have a way to trigger an other notification bar at the top? It should just include a button. (sorry that I need to ask this here but I have no idea where I could find the Photon Reference Mockups, I'm just a Nightly User not a developer)
Assignee | ||
Comment 5•6 years ago
|
||
(In reply to Patrick Albrecht from comment #4) > Okay, thank you. Do you also have a way to trigger an other notification bar > at the top? http://popuptest.com/popuptest1.html
Reporter | ||
Comment 6•6 years ago
|
||
The reason why my bug was so unspecific was because I assumed that this notification was just forgot and therefore didn't need any specification. I thought that the buttons get a different style on MacOS for example which is wrong as I see now. The only thing left would be the image left but I don't know what photon specifics for that. If that's also okay I'm gonna close this bug.
Assignee | ||
Comment 7•6 years ago
|
||
Okay... The icon seems too small, so let's fix that.
Assignee: nobody → dao+bmo
Status: UNCONFIRMED → ASSIGNED
Component: General → Theme
Ever confirmed: true
Priority: -- → P1
Summary: Update pending crash reports notification to photon style → Fix tab-crashed icon size
Whiteboard: [reserve-photon-visual]
Comment hidden (mozreview-request) |
Comment 9•6 years ago
|
||
mozreview-review |
Comment on attachment 8922265 [details] Bug 1411007 - Fix tab-crashed icon size. https://reviewboard.mozilla.org/r/193310/#review198520 Looks good to me! The size of the icon also seems increased in about:tabcrashed, but it still looks fine there in my opinion.
Attachment #8922265 -
Flags: review?(ntim.bugs) → review+
Assignee | ||
Comment 10•6 years ago
|
||
(In reply to Tim Nguyen :ntim from comment #9) > Comment on attachment 8922265 [details] > Bug 1411007 - Fix tab-crashed icon size. > > https://reviewboard.mozilla.org/r/193310/#review198520 > > Looks good to me! The size of the icon also seems increased in > about:tabcrashed, but it still looks fine there in my opinion. It's also more consistent with other info pages now...
Comment 11•6 years ago
|
||
Pushed by dgottwald@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ff619e4b063e Fix tab-crashed icon size. r=ntim
![]() |
||
Comment 12•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ff619e4b063e
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 58
Reporter | ||
Comment 13•6 years ago
|
||
Confirmed the fix with the newest Nightly Build on MacOS.
Updated•6 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•