Reputation: 21
The white screen covers 100% of the Windows application, including the top bar. The buttons are still there, but covered by a full white screen, on app launch.
Environment:
Upvotes: 0
Views: 920
Reputation: 21
There are many useless tricks, so I used my precious time to debug this myself. All you need to do is:
chrome://flags/
Enables Display Compositor to use a new gpu thread.
Upvotes: 1