RadzenSplitButton does not show hovered RadzenSplitButtonItem if navigating through the keyboard #1742

Closed
opened 2026-01-29 17:57:57 +00:00 by claunia · 0 comments
Owner

Originally created by @manutiedra on GitHub (Apr 29, 2025).

Describe the bug
When you show the dropdown of a RadzenSplitButton using the keyboard, it doesn't show the hovered item as it does when you use the mouse, making difficult to know what item you are going to press

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://blazor.radzen.com/splitbutton#filled
  2. Go to the first RadzenSplitButton
  3. Click in the dropdown icon with the mouse and see the style changes when hovering across the items
  4. Close the dropdown with the mouse
  5. Press alt + down arrow to open the dropdown with the keys
  6. Use the up and down arrow to navigate through the items. You don't see any hover styles applied so you don't know what you are selecting.

Alternatively link your repo with a sample project that can be run.

Expected behavior
When you show the dropdown of a RadzenSplitButton using the keyboard, it should also show some style to know in what item you are

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Edge
  • Version: Radzen 6.6.4
Originally created by @manutiedra on GitHub (Apr 29, 2025). **Describe the bug** When you show the dropdown of a RadzenSplitButton using the keyboard, it doesn't show the hovered item as it does when you use the mouse, making difficult to know what item you are going to press **To Reproduce** Steps to reproduce the behavior: 1. Go to https://blazor.radzen.com/splitbutton#filled 2. Go to the first RadzenSplitButton 3. Click in the dropdown icon with the mouse and see the style changes when hovering across the items 4. Close the dropdown with the mouse 5. Press alt + down arrow to open the dropdown with the keys 6. Use the up and down arrow to navigate through the items. You don't see any hover styles applied so you don't know what you are selecting. Alternatively link your repo with a sample project that can be run. **Expected behavior** When you show the dropdown of a RadzenSplitButton using the keyboard, it should also show some style to know in what item you are **Desktop (please complete the following information):** - OS: Windows - Browser: Edge - Version: Radzen 6.6.4
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1742