This repository was archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 969
Building Brave on Windows causes generic Electron window to appear #6481
Milestone
Comments
bsclifton
added a commit
to brave/muon
that referenced
this issue
Jan 12, 2017
- don't process non-client calcsize/paint - do proper DPI calculations when DPI > 100% Fixes brave/browser-laptop#6258 Reverts 182fe6d Which I believe incorrectly fixed the problem with Chromium 53 (see discussion at electron/electron#7416 for more info) We need to test to confirm, but I believe this change will fix: brave/browser-laptop#4502 brave/browser-laptop#6462 brave/browser-laptop#6468 brave/browser-laptop#6481
bsclifton
added a commit
to brave/muon
that referenced
this issue
Jan 12, 2017
- don't process non-client calcsize/paint - do proper DPI calculations when DPI > 100% Auditors: @bbondy, @darkdh Fixes brave/browser-laptop#6258 Reverts 182fe6d Which I believe incorrectly fixed the problem with Chromium 53 (see discussion at electron/electron#7416 for more info) We need to test to confirm, but I believe this change will fix: brave/browser-laptop#4502 brave/browser-laptop#6462 brave/browser-laptop#6468 brave/browser-laptop#6481
This appears to be fixed as of brave/muon@30fd6ff. Once we have a new prebuilt, let's re-test 😄 |
Closing this for now; I got latest in browser-laptop-bootstrap and it's no longer happening |
Please remove the milestone and add labels |
@luixxiul labels updated; keeping milestone for tracking purposes |
Per @darkdh, this should have been fixed by brave/muon@99dff28 😄 |
Sweet! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Did you search for similar issues before submitting this one?
Yes.
Describe the issue you encountered:
When you npm run watch && npm start on Windows it starts Brave but also opens the generic Electron window (screenshot below).
Expected behavior:
It should start Brave and not show the Electron window.
Platform (Win7, 8, 10? macOS? Linux distro?):
Win10
Brave Version (revision SHA):
master
Steps to reproduce:
Screenshot if needed:

Any related issues:
The text was updated successfully, but these errors were encountered: