Skip to content

[Regression] CheckedListBox selected item has an incorrect color #3628

@vladimir-krestov

Description

@vladimir-krestov
  • Regression from a6a308f
  • .NET Core Version: 5.0
  • Have you experienced this same bug with .NET Framework?: No

Problem description:

  • If to select some CheckedListBox item it will have an incorrect background color.
    image

Expected behavior:

  • CheckedListBox selected item has a color as before
    image

Minimal repro:

  • Create a .Net 5.0 app using the latest master branch dlls (Or just run WinformsControlsTest project - MultipleControls form)
  • Add a CheckedListBox with items to the form
  • Run the app and select some item

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions