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

Regarding in game chat and not being able to type it when opened #950

Open
applxcake opened this issue Feb 16, 2024 · 4 comments
Open

Regarding in game chat and not being able to type it when opened #950

applxcake opened this issue Feb 16, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@applxcake
Copy link

Describe the bug
While in game, when opened chat, it isnt letting us type anything and need to press tab or enter to type.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Chat
  2. Type anything
  3. Now click tab or enter keys
  4. And you can now type

Expected behavior
I Have this issue where when i opened chat and typed in chat, it wouldn't register it, but after pressing tab or enter, i can type.
I have also observed a button changing (im not sure of the name) but its at extreme left of the chat bar, it changed from an arrow to a keyboard keys.
below i have provided the button image

Screenshots

The button before pressing tab and enter:
Screenshot 2024-02-16 at 7 08 48 PM

After pressing tab or enter:
Screenshot 2024-02-16 at 7 08 08 PM

Desktop (please complete the following information):

  • OS: [macOS]
  • Version [ v0.13.0-macOS-x86_64-0.2.459 (build 459)]
  • Installation Type [.dmg]

Additional context
I hope it gets fixed as being mod and having to do tab and enter everytime we type something is annoying.
thank you :3
applxcake (aka kxlmnx)

@applxcake applxcake added the bug Something isn't working label Feb 16, 2024
@ChristopherHX ChristopherHX linked a pull request Feb 18, 2024 that will close this issue
@GyanPrakash2483
Copy link

Having same problem on ubuntu, I can also type after clicking once in the textbox.

@applxcake
Copy link
Author

applxcake commented Feb 22, 2024 via email

@ChristopherHX
Copy link
Member

To be honest, everything I tried so far is extreme buggy. (without a gui to manage experiments not going to be included in a release)

E.g. you press ä on your keyboard when you currently can't type in the launcher, it get's filtered out by the game due to beeing not in the visible char range of space to the last printable us ascii of the unicode range without control chars.

Another thing I saw is when unfocusing and typing very fast, the textbox get cleared randomly.

@applxcake
Copy link
Author

applxcake commented Feb 23, 2024 via email

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

Successfully merging a pull request may close this issue.

3 participants