k9s icon indicating copy to clipboard operation
k9s copied to clipboard

Can't select options in the popup / dialog box

Open DevX86 opened this issue 7 months ago • 1 comments




Describe the bug When preforming actions like deleting a pod, the box that pops up has inselectable options, eg cancel / ok are not highlighted and pressing tab/enter does nothing.

To Reproduce Steps to reproduce the behavior:

  1. Start k9s
  2. Attempt to delete a pod or any action that requires a pop up window.

Expected behavior A clear and concise description of what you expected to happen. Options are selectable and tab navigates to the next option.

Screenshots Screenshot 2024-07-06 at 9 17 40 AM

Versions (please complete the following information): MacOS 14.5

Version: 0.32.5 Commit: 1440643e8d1a101a38d9be1933131ddf5c863940 Date: n/a

Additional context Add any other context about the problem here. This has been happening for a while and was not an issue before, one time it started working again as normal but a week or so later it broke again. I have tried uninstalling, reinstalling, setting a config, deleting the config.

I have also tried both normal mac terminal and iTerm2, same results, changed fonts as well, same issue.

On the pulses menu, selecting items with tab + enter works fine, it's only on dialog boxes that the issue appears.

DevX86 avatar Jul 06 '24 13:07 DevX86