Closed
Bug 1367761
Opened 8 years ago
Closed 7 years ago
Arrow for photon hamburger arrow panel doesn't blend in anymore
Categories
(Firefox :: Theme, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox53 | --- | unaffected |
firefox54 | --- | unaffected |
firefox55 | --- | verified |
People
(Reporter: Gijs, Assigned: Paolo)
References
(Blocks 1 open bug)
Details
(Keywords: regression, Whiteboard: [photon-structure])
Attachments
(2 files)
This is a regression from bug 1009116 (checked with mozregression). I see this on Windows, haven't tested other platforms.
Flags: qe-verify+
Reporter | ||
Comment 1•8 years ago
|
||
Reporter | ||
Comment 2•8 years ago
|
||
I'm confused how this regressed, because the changes weren't meant to change anything for photon, AIUI.
(I see this whenever I open the panel menu by clicking the hamburger button)
Blocks: photon-structure
Has Regression Range: --- → yes
Has STR: --- → yes
status-firefox55:
--- → affected
Reporter | ||
Comment 3•8 years ago
|
||
Ah, looking at this again, maybe this code:
https://hg.mozilla.org/mozilla-central/rev/2d16236446af#l3.328
needed to be conditional on non-Photon, or something? Paolo?
Flags: needinfo?(paolo.mozmail)
Updated•8 years ago
|
Priority: P1 → --
Whiteboard: [photon-structure] → [photon-structure] [triage]
Assignee | ||
Comment 4•8 years ago
|
||
(In reply to :Gijs from comment #3)
> https://hg.mozilla.org/mozilla-central/rev/2d16236446af#l3.328
> needed to be conditional on non-Photon, or something? Paolo?
The event should be only registered for non-Photon already, but it might be something else. I'll look into this.
Flags: needinfo?(paolo.mozmail)
Updated•8 years ago
|
Priority: -- → P2
Whiteboard: [photon-structure] [triage] → [photon-structure]
Assignee | ||
Comment 5•8 years ago
|
||
Ah, so the Photon arrow is supposed to be smaller on Windows? This might be a z-order issue of some sort, and the fact the arrow is the same on Mac OS X is why the issue doesn't happen there.
Comment hidden (mozreview-request) |
Updated•8 years ago
|
Assignee: nobody → paolo.mozmail
Status: NEW → ASSIGNED
Priority: P2 → P1
Assignee | ||
Comment 7•8 years ago
|
||
(In reply to :Paolo Amadini from comment #5)
> Ah, so the Photon arrow is supposed to be smaller on Windows?
Turns out this isn't the case, posted an updated patch.
Comment hidden (mozreview-request) |
Reporter | ||
Comment 9•7 years ago
|
||
mozreview-review |
Comment on attachment 8871321 [details]
Bug 1367761 - Restore outer margin in the Photon panels.
https://reviewboard.mozilla.org/r/142794/#review146854
Attachment #8871321 -
Flags: review?(gijskruitbosch+bugs) → review+
Comment 10•7 years ago
|
||
Pushed by paolo.mozmail@amadzone.org:
https://hg.mozilla.org/integration/autoland/rev/e7efc643bc07
Restore outer margin in the Photon panels. r=Gijs
Comment 11•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 55
Updated•7 years ago
|
Iteration: --- → 55.6 - May 29
Updated•7 years ago
|
status-firefox53:
--- → unaffected
status-firefox54:
--- → unaffected
status-firefox-esr52:
--- → unaffected
Comment 12•7 years ago
|
||
Verified on Windows, Mac, and Ubuntu.
You need to log in
before you can comment on or make changes to this bug.
Description
•