Closed
Bug 1401297
Opened 7 years ago
Closed 7 years ago
[10.13] Native titlebars are visible when exiting native fullscreen
Categories
(Core :: Widget: Cocoa, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: spohl, Assigned: spohl)
References
Details
Attachments
(2 files)
2.36 KB,
patch
|
spohl
:
review+
|
Details | Diff | Splinter Review |
1.85 KB,
patch
|
spohl
:
review+
|
Details | Diff | Splinter Review |
Split out from bug 1400057.
STR:
1. Click the green fullscreen button in the top left corner of the browser window.
2. Move the mouse towards the top of the screen to reveal the native titlebar.
3. Click on the green button again to exit native fullscreen mode.
Expected:
Titlebar and tabs displays as expected.
Actual:
Native titlebar appears on top of tabs.
Assignee | ||
Comment 1•7 years ago
|
||
Attachment #8909926 -
Flags: review+
Assignee | ||
Comment 2•7 years ago
|
||
(In reply to Stephen A Pohl [:spohl] from comment #1)
> Created attachment 8909926 [details] [diff] [review]
> Patch
>
> Carrying over patch and r+ from attachment 8909811 [details] [diff] [review]
> in bug 1400057.
This should have read attachment 8909843 [details] [diff] [review].
Assignee | ||
Comment 3•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/f53d94fca971e3a6f6e742793dabbef8eb96f5de
Bug 1401297: Hide native titlebars on macOS 10.13 when exiting native fullscreen. r=mstange
![]() |
||
Comment 4•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
Assignee | ||
Comment 5•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/938750d859b85600b84013bd6dea63db1c32d135
Bug 1401297: Followup to fix the selector checks in changeset f53d94fca971. r=mstange
Assignee | ||
Comment 6•7 years ago
|
||
The patch had a copy/paste error in the selector checks, which is fixed in this followup. Carrying over r+ since this was what was reviewed (indirectly, via bug 1398582 comment 30) and should have landed in the first place.
Attachment #8910276 -
Flags: review+
Comment 7•7 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•