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

[Bug]: Social Club Overlay Triggers Backwards Typing #188

Open
1 task done
TexasToast03 opened this issue Aug 1, 2024 · 5 comments
Open
1 task done

[Bug]: Social Club Overlay Triggers Backwards Typing #188

TexasToast03 opened this issue Aug 1, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@TexasToast03
Copy link

Describe the bug

When I open the NPC spawn list, it types backwards. (ex. crocodile = elidocorc)

Steps To Reproduce

  1. Go to spawn menu
  2. Type in a NPC
  3. Starts typing backwards. (The line that shows you where your typing moves behind the letter you typed into the spawn text box) ex. crocodile = elidocorc

Expected Behavior

  1. Go to spawn menu
  2. Type in a NPC
  3. Letters appear after the last letter and not before.

Logs and/or screenshots

<paste your logs here>

Store

Epic Games

Language

English

Additional context

It was working before but recently started to act up. I didn't mess with any of the files.

Build

  • I've confirmed the issue exists on the latest version of HorseMenu
@TexasToast03 TexasToast03 added the bug Something isn't working label Aug 1, 2024
@Rxann
Copy link
Contributor

Rxann commented Aug 1, 2024

Yeah I have noticed this. I think it might be the custom InputTextWithHint(speculation). I will look into it.

@TexasToast03
Copy link
Author

Yeah I have noticed this. I think it might be the custom InputTextWithHint(speculation). I will look into it.

I think it happens when I open the rstar social menu and message someone

@Rxann
Copy link
Contributor

Rxann commented Aug 2, 2024

I think it happens when I open the rstar social menu and message someone

Okay, let me test this out. You might be on to something.

@Rxann
Copy link
Contributor

Rxann commented Aug 2, 2024

Confirmed this is one of the triggers to the glitch. I will start working on a fix.

@Rxann Rxann changed the title [Bug]: NPC Spawn text box types backwards [Bug]: Social Club Overlay Triggers Backwards Typing Aug 8, 2024
@Rxann
Copy link
Contributor

Rxann commented Aug 8, 2024

This might be a potential fix:
ocornut/imgui#429 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants