UI.WPF.Modern icon indicating copy to clipboard operation
UI.WPF.Modern copied to clipboard

[BUG] ComboBox items are missing a selection indicator when on focus mode, unlike the expected behavior in WinUI

Open GID0317 opened this issue 5 months ago • 2 comments

Describe the bug

Current:

https://github.com/user-attachments/assets/d87f94b5-6029-48b9-8cf6-c2503e0f5306

WinUI:

https://github.com/user-attachments/assets/a6af4568-d7e2-425a-a001-09c8d374a6a1

Reproduction

Navigate to combo box > Navigate with keyboard

Suggested Solution

No response

Library Version

0.10.1

Operating System

Windows 11

Framework

.NET Framework

Framework Version

6

Source of Package

Self-Compiled

Additional Notes

No response

Validations

  • [x] Check that there isn't already an issue that reports the same or similar problem.
  • [x] Check that this is a bug in the library that should be fixed, not a feature, also this is not about the documentation. (Or please choose the right repo and template.)
  • [x] This is one single problem, or a few problems with the same cause. (If you want to report multiple problems, please create one issue for every single problem.)
  • [x] You've checked that this problem still exists in the latest version. (Keep in mind that we don't provide any support for old versions.)
  • [x] You know that we can't guarantee that we will satisfy your request. This is not really our duty to do everything anyone asks for. Also, you will treat our staff, contributors, and other users with respect and kindness.
  • [x] You're sure there's something wrong with the library itself, not how you're using it. (If you are having issues using it and need help, please go to discussion.)

GID0317 avatar Jul 21 '25 08:07 GID0317

i think #269 may work for this?

mou-haz avatar Jul 24 '25 01:07 mou-haz

After testing look like its work for this, Thanks!

GID0317 avatar Jul 24 '25 03:07 GID0317