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

WinForms Combo Box Flickering Issue #12739

Open
LeafShi1 opened this issue Jan 9, 2025 · 0 comments
Open

WinForms Combo Box Flickering Issue #12739

LeafShi1 opened this issue Jan 9, 2025 · 0 comments
Milestone

Comments

@LeafShi1
Copy link
Member

LeafShi1 commented Jan 9, 2025

.NET version

10.0

Did it work in .NET Framework?

No

Did it work in any of the earlier releases of .NET Core or .NET 5+?

No

Issue description

When the mouse moves over the combo box, an extra white box is drawn in the input area of ​​the combo box, resulting in a flickering effect.

Steps to reproduce

  1. Create Winforms .NET app with ComboBox
  2. Set comboBox1.FlatStyle = FlatStyle.Popup or comboBox1.FlatStyle = FlatStyle.Flat
  3. Move the mouse over the combo box, a flickering effect occurs.

The original bug: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2053861

@LeafShi1 LeafShi1 added the untriaged The team needs to look at this issue in the next triage label Jan 9, 2025
@Tanya-Solyanik Tanya-Solyanik removed the untriaged The team needs to look at this issue in the next triage label Jan 9, 2025
@Tanya-Solyanik Tanya-Solyanik added this to the Future milestone Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants