Closed
Bug 1391790
Opened 6 years ago
Closed 6 years ago
[meta][10.13] Serious rendering issues in the browser chrome when building with the 10.11 SDK and running on 10.13
Categories
(Core :: Widget: Cocoa, defect, P1)
Core
Widget: Cocoa
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox55 | --- | unaffected |
firefox56 | --- | unaffected |
firefox57 | --- | fixed |
firefox58 | --- | fixed |
People
(Reporter: mstange, Assigned: mstange)
References
Details
(Keywords: regression)
Attachments
(1 obsolete file)
There are a number of issues with the browser chrome when running Firefox on the current macOS 10.13 Beta and building with the 10.11 SDK: - There's a window title overlaid on top of our rendering in the area where you'd expect the window title if there was a titlebar. - Vibrant areas of the window are empty, e.g. the tab bar and the sidebar. The vibrant background blocks out all of our own rendering. - The top corners of the window have empty squares instead of just being rounded. I don't think we can switch to the 10.11 SDK until we've fixed this.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → mstange
Status: NEW → ASSIGNED
Assignee | ||
Updated•6 years ago
|
Keywords: regression
Assignee | ||
Comment 1•6 years ago
|
||
Let's use bug 1398582 for just the titlebar issue. All three issues may end up being fixed by the same changes, but that's not clear at this point.
Depends on: 1398582
![]() |
||
Updated•6 years ago
|
Priority: -- → P1
Comment 2•6 years ago
|
||
Making this a meta bug to track fallout in macOS 10.13 from the switch to the 10.11 SDK.
Summary: [10.13] Serious rendering issues in the browser chrome when building with the 10.11 SDK and running on 10.13 → [meta][10.13] Serious rendering issues in the browser chrome when building with the 10.11 SDK and running on 10.13
Comment 3•6 years ago
|
||
High Sierra was released today, and at least a few of these problems are present with today's nightly on High Sierra.
Comment 4•6 years ago
|
||
Note that the screenshot captures does not match my actual screen, since the tab bar has gone from black to white. I'm not sure what causes that. But you can see the weird object in the tab bar (on my screen it appears greenish) and the pixelated rounded corners.
Comment 5•6 years ago
|
||
(In reply to Jack Moffitt [:jack] from comment #4) > Created attachment 8911969 [details] > screenshot of tab bar when focused > > Note that the screenshot captures does not match my actual screen, since the > tab bar has gone from black to white. I'm not sure what causes that. But you > can see the weird object in the tab bar (on my screen it appears greenish) > and the pixelated rounded corners. Thanks. This bug is a meta bug, used to track various issues. The problem you've reported is covered by the dependent bugs.
Updated•6 years ago
|
Attachment #8911969 -
Attachment is obsolete: true
Assignee | ||
Comment 10•6 years ago
|
||
The patch in bug 1400057 fixed this.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox55:
--- → unaffected
status-firefox56:
--- → unaffected
status-firefox58:
--- → fixed
status-firefox-esr52:
--- → unaffected
Resolution: --- → FIXED
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•