Command palette mouse hover highlights the wrong item #4684

Closed
opened 2026-02-16 17:45:02 -05:00 by yindo · 1 comment
Owner

Originally created by @kitlangton on GitHub (Jan 10, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

Hovering items in the command palette can highlight the wrong row.

Steps to reproduce

  1. Open the command palette (Ctrl+P).
  2. Hover any item.
  3. If it looks correct, type a filter (press "e" a few times) and hover again.

Expected

Hovered item is highlighted 🙂

Actual

A different item is highlighted 🙁

Originally created by @kitlangton on GitHub (Jan 10, 2026). Originally assigned to: @rekram1-node on GitHub. ## Description Hovering items in the command palette can highlight the wrong row. ## Steps to reproduce 1. Open the command palette (Ctrl+P). 2. Hover any item. 3. If it looks correct, type a filter (press "e" a few times) and hover again. ## Expected Hovered item is highlighted 🙂 ## Actual A different item is highlighted 🙁
yindo added the opentui label 2026-02-16 17:45:02 -05:00
yindo closed this issue 2026-02-16 17:45:02 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 10, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #6538: Mouse scrolling and selecting on dialog-command.tsx (ctrl+p) is broken only when is no session opened - This issue describes a Hit Grid calculation bug in the command palette that causes incorrect hit-testing, resulting in wrong items being highlighted when interacting with the mouse.

Feel free to ignore if this doesn't address your specific case.

@github-actions[bot] commented on GitHub (Jan 10, 2026): This issue might be a duplicate of existing issues. Please check: - #6538: Mouse scrolling and selecting on dialog-command.tsx (ctrl+p) is broken only when is no session opened - This issue describes a Hit Grid calculation bug in the command palette that causes incorrect hit-testing, resulting in wrong items being highlighted when interacting with the mouse. Feel free to ignore if this doesn't address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#4684