Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

curses/imtui: cursor is duplicated when searching in the keybinding menu #76129

Closed
NetSysFire opened this issue Sep 1, 2024 · 2 comments · Fixed by #77089
Closed

curses/imtui: cursor is duplicated when searching in the keybinding menu #76129

NetSysFire opened this issue Sep 1, 2024 · 2 comments · Fixed by #77089
Labels
curses Things specific to the curses variant of the game ImGui Anything related to the new ImGui UI for SDL/tiles or ImTui for curses builds (S2 - Confirmed) Bug that's been confirmed to exist

Comments

@NetSysFire
Copy link
Member

Describe the bug

image

Note the second gray square. Which can also overlap stuff:

image

Attach save file

n/a

Steps to reproduce

  1. Use curses.
  2. Enter any game.
  3. Hit ? to go into the key bindings.
  4. Search anything.

Expected behavior

The weird square doesnt happen.

CC @db48x. But its a low priority issue because it doesnt break really stuff.

Screenshots

No response

Versions and configuration

I'd paste the debug info here but I can't because the debug.log is not being generated.

This is cdda-linux-curses-x64-2024-09-01-1411.

Additional context

No response

@NetSysFire NetSysFire added (S1 - Need confirmation) Report waiting on confirmation of reproducibility ImGui Anything related to the new ImGui UI for SDL/tiles or ImTui for curses builds curses Things specific to the curses variant of the game labels Sep 1, 2024
@NetSysFire NetSysFire added (S2 - Confirmed) Bug that's been confirmed to exist and removed (S1 - Need confirmation) Report waiting on confirmation of reproducibility labels Oct 12, 2024
@sparr
Copy link
Member

sparr commented Oct 12, 2024

#77001 describes a variation(?) of this(?) issue that very much breaks stuff.

@katemonster33
Copy link
Contributor

looks like we will need to disable the drawing of the cursor on imtui to prevent this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
curses Things specific to the curses variant of the game ImGui Anything related to the new ImGui UI for SDL/tiles or ImTui for curses builds (S2 - Confirmed) Bug that's been confirmed to exist
Projects
None yet
3 participants