Fully black window when compiling and running Firefox with the 10.14 OSX SDK
Categories
(Core :: Widget: Cocoa, defect, P3)
Tracking
()
People
(Reporter: johannh, Assigned: mstange)
References
()
Details
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Comment 3•6 years ago
|
||
Comment 5•6 years ago
|
||
Comment 6•6 years ago
|
||
Comment 7•6 years ago
|
||
Updated•6 years ago
|
Comment 9•6 years ago
|
||
Comment 10•6 years ago
|
||
Comment 11•6 years ago
|
||
Comment 12•6 years ago
|
||
Comment 13•6 years ago
|
||
Comment 14•6 years ago
|
||
Comment 15•6 years ago
|
||
Comment 16•6 years ago
|
||
Comment 17•6 years ago
|
||
Comment 18•6 years ago
|
||
Comment 20•6 years ago
|
||
(In reply to Markus Stange [:mstange] from comment #1)
Building with the 10.14 SDK force-enables CoreAnimation for all windows. I
don't know why that would break our current present path.
From https://developer.apple.com/documentation/macos_release_notes/macos_mojave_10_14_release_notes/appkit_release_notes_for_macos_10_14#3014921 :
"Windows in apps linked against the macOS 10.14 SDK are displayed using Core Animation when the app is running in macOS 10.14."
Stephen - who should own this bug?
Comment 22•6 years ago
|
||
:mstange is working on CoreAnimation. This bug only affects developers, hence the lower priority compared to other pressing issues.
Assignee | ||
Comment 23•6 years ago
|
||
Assigning to myself, because I hope that bug 1491442 will help with this, but 10.14 is not the primary focus of that work.
Comment 24•6 years ago
|
||
thanks for taking this :mstange, in Bug 1549052, :kats suspects that our ability to run wheel related tests will require a newer OSX SDK- I see in bug 1491442 there is recent history- hopefully that can land- maybe I could test with those patches to see if wheel events work?
Assignee | ||
Comment 25•5 years ago
|
||
This should be completely fixed on mozilla-central now. No black windows, and no odd squishy windows or double window buttons.
Assignee | ||
Comment 26•5 years ago
|
||
(In reply to Joel Maher ( :jmaher ) (UTC-4) from comment #24)
thanks for taking this :mstange, in Bug 1549052, :kats suspects that our ability to run wheel related tests will require a newer OSX SDK- I see in bug 1491442 there is recent history- hopefully that can land- maybe I could test with those patches to see if wheel events work?
The work in those bugs is completely orthogonal to wheel events but I think kats landed a solution for wheel events anyway.
Assignee | ||
Comment 27•5 years ago
|
||
Well, sounds like windows are now not black but dark gray, see bug 1576113. I'm going to try to reproduce that tonight.
Updated•5 years ago
|
Description
•