Closed
Bug 1296907
Opened 9 years ago
Closed 9 years ago
Mac: window control buttons (caption / traffic light buttons) in private browsing windows are 1px too low
Categories
(Firefox :: Theme, defect)
Tracking
()
RESOLVED
FIXED
Firefox 51
| Tracking | Status | |
|---|---|---|
| firefox48 | --- | unaffected |
| firefox49 | --- | fixed |
| firefox50 | --- | fixed |
| firefox51 | --- | fixed |
People
(Reporter: mehmetxsahin, Assigned: Gijs)
References
Details
(Keywords: regression)
Attachments
(2 files)
|
51.99 KB,
image/png
|
Details | |
|
58 bytes,
text/x-review-board-request
|
mstange
:
review+
lizzard
:
approval-mozilla-aurora+
lizzard
:
approval-mozilla-beta+
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20160820030224
Steps to reproduce:
Mac OS 10.11.6
Firefox Nightly 51.0a1 (2016-08-20)
1.) Open a Normal Window
2.) Open an Incognito Window
3.) Compare the height of the Window Control Buttons in both windows
Actual results:
The Window Control Buttons (traffic-lights) in Incognito Windows are 1px too low.
Expected results:
They must be 1px higher, to match the height of the buttons of the Normal Window.
A screenshot is attached.
Additional Information: It is a regression.
Component: Untriaged → Theme
Comment 2•9 years ago
|
||
Here's regression range:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=432400265fed0d1b578877a181f45bc77ab2329e&tochange=b8adc67d8f4a5ddef0e021cff33b64d20508204f
seems like a regression from bug 1275650.
Updated•9 years ago
|
status-firefox48:
--- → unaffected
status-firefox49:
--- → affected
status-firefox50:
--- → affected
status-firefox51:
--- → affected
Comment 4•9 years ago
|
||
Gijs, can you take a look? This may not be important to uplift to beta but we could take a patch in aurora.
Flags: needinfo?(gijskruitbosch+bugs)
| Comment hidden (mozreview-request) |
Comment 6•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8783709 [details]
Bug 1296907 - fix 1px offset of private browsing to 'normal' browsing window,
https://reviewboard.mozilla.org/r/73404/#review71216
Attachment #8783709 -
Flags: review?(mstange) → review+
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED
Flags: needinfo?(gijskruitbosch+bugs)
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/e0bffa9456d6
fix 1px offset of private browsing to 'normal' browsing window, r=mstange
| Assignee | ||
Comment 8•9 years ago
|
||
Comment on attachment 8783709 [details]
Bug 1296907 - fix 1px offset of private browsing to 'normal' browsing window,
Approval Request Comment
[Feature/regressing bug #]: bug 1275650
[User impact if declined]: private browsing buttons are slightly off compared to non-private-browsing buttons
[Describe test coverage new/current, TreeHerder]: nope, css-only
[Risks and why]: very low, css-only
[String/UUID change made/needed]: nope
Attachment #8783709 -
Flags: approval-mozilla-beta?
Attachment #8783709 -
Flags: approval-mozilla-aurora?
| Assignee | ||
Updated•9 years ago
|
Summary: Mac: The Window Control Buttons (traffic-lights) in Incognito Windows are 1px too low → Mac: window control buttons (caption / traffic light buttons) in private browsing windows are 1px too low
Comment 9•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 51
Comment 10•9 years ago
|
||
Comment on attachment 8783709 [details]
Bug 1296907 - fix 1px offset of private browsing to 'normal' browsing window,
Small css fix, regression in 49, let's uplift for beta 7.
Attachment #8783709 -
Flags: approval-mozilla-beta?
Attachment #8783709 -
Flags: approval-mozilla-beta+
Attachment #8783709 -
Flags: approval-mozilla-aurora?
Attachment #8783709 -
Flags: approval-mozilla-aurora+
| Reporter | ||
Comment 11•9 years ago
|
||
Hello Gijs Kruitbosch,
thanks for fixing it. I see the fix in latest Nightly, but it it seems that your fix only affects, when the titlebar is hidden. Can you please also fix this issue when the titlebar is active/visible .
Should I file a separate report for it?
| Assignee | ||
Comment 12•9 years ago
|
||
(In reply to Mehmet from comment #11)
> Hello Gijs Kruitbosch,
>
> thanks for fixing it. I see the fix in latest Nightly, but it it seems that
> your fix only affects, when the titlebar is hidden. Can you please also fix
> this issue when the titlebar is active/visible .
>
> Should I file a separate report for it?
At this stage, probably. Is that also a regression?
Flags: needinfo?(mehmet.sahin)
| Reporter | ||
Comment 13•9 years ago
|
||
(In reply to :Gijs Kruitbosch from comment #12)
> At this stage, probably. Is that also a regression?
Before bug 1275650 was fixed, the buttons were also not aligned in both modes. They were in Private Window some pixels higher than in Normal Window (see FF Stable 48.0.1). Now, after bug 1275650 is fixed, the buttons in Private Window are 1px lower than in Normal Window as described in this bug when the titlebar is hidden.
Comment 15•9 years ago
|
||
| bugherder uplift | ||
Comment 16•9 years ago
|
||
| bugherder uplift | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•