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

Background color does not cover whole window on resize #9608

Closed
levrik opened this issue May 27, 2017 · 13 comments
Closed

Background color does not cover whole window on resize #9608

levrik opened this issue May 27, 2017 · 13 comments

Comments

@levrik
Copy link
Contributor

levrik commented May 27, 2017

  • Electron version: (<=)? 1.6.6 - 1.7.2
  • Operating system: Windows 10 1703

Expected behavior

The red background color (set as option on the BrowserWindow) covers the whole window on resize.
I remember that behaviour from the last time I worked with Electron. Also noticed that issue in the current VS Code version (1.12.2).

Actual behavior

2017-05-27_19-06-11

How to reproduce

https://gist.github.com/levrik/e4a15c3a8e65ab484e9de00092fa4f43 or for example VS Code 1.12.2

@levrik
Copy link
Contributor Author

levrik commented Aug 22, 2017

Friendly ping.

@MarshallOfSound
Copy link
Member

We are no longer implementing bugfixes for versions of Electron <= 1.7.x, so I'm going to close this issue but if it is still persisting in more recent versions of Electron we can certainly reopen it!

@bpasero
Copy link
Contributor

bpasero commented Sep 24, 2018

@MarshallOfSound I see the same behaviour with Electron 3.0.x.

@bpasero
Copy link
Contributor

bpasero commented Sep 24, 2018

before

@bpasero bpasero reopened this Sep 24, 2018
@codebytere
Copy link
Member

thanks @bpasero, i'll update labels!

@sofianguy
Copy link
Contributor

Thank you for taking the time to report this issue and helping to make Electron better.

The version of Electron you reported this on has been superseded by newer releases.

If you're still experiencing this issue in Electron v4.2.x or later, please add a comment specifying the version you're testing with and any other new information that a maintainer trying to reproduce the issue should know.

I'm setting the blocked/need-info label for the above reasons. This issue will be closed 7 days from now if there is no response.

Thanks in advance! Your help is appreciated.

@sofianguy sofianguy added the blocked/need-info ❌ Cannot proceed without more information label Aug 9, 2019
@bpasero
Copy link
Contributor

bpasero commented Aug 10, 2019

Reproduces with Electron 6.x

@codebytere codebytere added 6-0-x and removed 3-0-x labels Aug 10, 2019
@sofianguy sofianguy removed the blocked/need-info ❌ Cannot proceed without more information label Aug 12, 2019
@sofianguy sofianguy added this to Unsorted Issues in 6.1.x Aug 12, 2019
@CraigMason
Copy link

image

Some additional details. When resizing quickly, I see 3 different colours:

  1. The HTML body's background color
  2. The BrowserWindow.backgroundColor color
  3. Black

@AssetKid
Copy link

Still happening on 7.1.7

2n4MZDV0HW

backgroundColor is set to white

@MatteoGauthier
Copy link

Up

@CrownFox
Copy link

CrownFox commented Sep 9, 2020

Still happening on version 10.1.1

This issue is more than 3 years old.

@lockieluke
Copy link

I think it is the problem of chromium, try to open your chrome and resize the window and you will see the same thing.

@miniak
Copy link
Contributor

miniak commented Nov 6, 2021

I don't think we can do much about this. Both Chrome and Edge have the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
6.1.x
Unsorted Issues
Development

No branches or pull requests