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

Windows: Select box background flickers when opened #25619

Closed
dbaeumer opened this issue Apr 28, 2017 · 5 comments
Closed

Windows: Select box background flickers when opened #25619

dbaeumer opened this issue Apr 28, 2017 · 5 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug electron Issues and items related to Electron verified Verification succeeded
Milestone

Comments

@dbaeumer
Copy link
Member

  • VSCode Version: Insider 1.12
  • OS Version: Windows
  • Theme: dark+

Steps to Reproduce:

  1. open a workspace
  2. open output channel
  3. open the channel selector box

Observe: the box ix quickly render with a white / light background before it is rendered using a dark background.

@bpasero bpasero changed the title Select box flickers Windows: Select box flickers Apr 28, 2017
@bpasero bpasero added this to the May 2017 milestone Apr 28, 2017
@bpasero bpasero added the bug Issue identified by VS Code Team member as probable bug label Apr 28, 2017
@bpasero
Copy link
Member

bpasero commented Apr 28, 2017

I see the same in stable, could be an upstream thing though that we cannot fix.

@bpasero
Copy link
Member

bpasero commented May 2, 2017

Tried a few things (e.g. disabled transition on the action-item), but with no luck. If someone has an idea, help welcome.

@bpasero bpasero added the help wanted Issues identified as good community contribution opportunities label May 2, 2017
@bpasero bpasero modified the milestones: Backlog, May 2017 May 2, 2017
@bpasero bpasero changed the title Windows: Select box flickers Windows: Select box background flickers when opened May 2, 2017
@the-ress
Copy link
Contributor

the-ress commented May 7, 2017

It seems to be a bug in Chromium. I reduced it to a simple HTML: https://codepen.io/anon/pen/pPdKPZ and it flickers in the latest Chrome, even in the canary build. (It flickers less often there, but it can still be reliably reproduced using CPU throttling in dev tools.)

I reported it here: https://bugs.chromium.org/p/chromium/issues/detail?id=719255

@bpasero
Copy link
Member

bpasero commented May 9, 2017

@the-ress thanks!

@bpasero bpasero added upstream Issue identified as 'upstream' component related (exists outside of VS Code) workbench and removed bug Issue identified by VS Code Team member as probable bug help wanted Issues identified as good community contribution opportunities labels May 9, 2017
@bpasero bpasero added electron Issues and items related to Electron and removed workbench labels Nov 13, 2017
@bpasero bpasero removed this from the Backlog milestone Nov 16, 2017
@bpasero
Copy link
Member

bpasero commented Dec 18, 2017

On Windows and Linux we are now using custom select box (via #37533)

@bpasero bpasero closed this as completed Dec 18, 2017
@bpasero bpasero added bug Issue identified by VS Code Team member as probable bug and removed upstream Issue identified as 'upstream' component related (exists outside of VS Code) labels Dec 18, 2017
@bpasero bpasero added this to the December 2017/January 2018 milestone Dec 18, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 1, 2018
@chrmarti chrmarti added the verified Verification succeeded label Feb 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug electron Issues and items related to Electron verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

5 participants