Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The window can not be displayed when set both alwaysOnTop and transparent to true #9357

Closed
amhoho opened this issue May 3, 2017 · 5 comments
Labels

Comments

@amhoho
Copy link

amhoho commented May 3, 2017

new BrowserWindow({
//Can not be true at the same time
transparent: true,
alwaysOnTop:true
})

The window can not be displayed.

btw:
The window also can not be displayed when BrowserWindow set backgroundColor

@orlandoxu
Copy link

me too. windows 7. Don't know how to fix it.

@orlandoxu
Copy link

orlandoxu commented May 5, 2017

But, I have another plan.
Set transparent: true first.
Set alwaysOnTop: true after the window created,
It works.

@zjxpcyc
Copy link

zjxpcyc commented May 16, 2017

My problem is the front window can't refresh or redraw when i change to other windows

@codebytere
Copy link
Member

@amhoho what version and OS are you on? this issue will be easier to diagnose with this info :)

@codebytere codebytere added the blocked/need-info ❌ Cannot proceed without more information label Oct 3, 2017
@sofianguy
Copy link
Contributor

Thank you for your issue!

We haven't gotten a response to our questions in our comment. With only the information that is currently in the issue, we don't have enough information to take action. I'm going to close this but don't hesitate to reach out if you have or find the answers we need, we'll be happy to reopen the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants