GithubHelp home page GithubHelp logo

Comments (2)

nebel avatar nebel commented on September 2, 2024

I tested this and wanted to provide more details.

When typing in Japanese in the plugin window, text is also typed in the chat field.

I confirmed that this bug happens with the caveat that the chat window (or other native text input field) must be active (i.e. with a visible cursor) and using kana input for it to happen. Non-IME input doesn't behave this way and will only input to imgui.

Also, when I focus on the text input field in the plugin, the chat input afterwards is in half-width English characters.

This bug is maybe worse than it sounds. The actual behavior seems to be something like this:

  1. Focus any imgui text input. It doesn't matter if we're using kana or alpha input.
  2. De-focus the imgui text input. The input mode is stuck in alpha mode even before focusing a native text input, and trying to switch between kana and alpha input doesn't work (the keybind is seemingly ignored and the input mode indicator doesn't change). Focusing a native text input leaves us still in this state, and we can't enter kana even if we appear to be in kana mode,
  3. Only by defocusing a native text input is the abnormal state fixed.

No idea how to solve these issues yet.

from dalamud.

KazWolfe avatar KazWolfe commented on September 2, 2024

Hi!

Thank you for opening this Issue. Given that a PR was merged mentioning this bug report, I'm going to go ahead and close this Issue. If you need further assistance or are still having problems, please feel free to reopen this Issue.

Thanks!

from dalamud.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.