deansheather / ChatThree

ChatTwo FFXIV plugin fork
European Union Public License 1.2
0 stars 0 forks source link

Alt+R quick reply breaks auto-translate #1

Open deansheather opened 8 months ago

deansheather commented 8 months ago

Repro:

  1. Send a message to someone
  2. Receive a reply
  3. Alt+R while focused on chat
  4. Channel should be Tell User input mode
  5. Click tab for auto-translate function
  6. Channel automatically changes back to Say input mode (which it shouldn't)

Can't reproduce this part myself, but a user says that it also breaks auto-translate functionality, i.e. it sends raw strings in chat. image

AlexFlipnote commented 8 months ago

+1 👍

I made this issue :)

Neppkun commented 8 months ago

+1👍 I fucking hate when this happens

AlexFlipnote commented 8 months ago

ffxiv_dx11_2024-03-24_20-42-58

deansheather commented 8 months ago

I think the switch to Say mode is due to the chat input losing focus, so we should probably add an exception for that

deansheather commented 8 months ago

Will be fixed in next release:

https://github.com/deansheather/ChatThree/assets/11241812/feaaef0e-0beb-4a7e-8204-67f0eca793c6

deansheather commented 8 months ago

Doesn't always work :/ image

Neppkun commented 8 months ago

If you move through auto-translation using arrow keys and press enter, it works fine. If however you type something and select it, it gets bugged. i