Skip to content

Linux的输入法问题 #40

Description

@xulihang

JavaFX在Linux下的输入法可能存在问题

  1. 没有办法调用输入法

加上下面的运行参数,参考 https://stackoverflow.com/questions/58763342/how-to-input-japanese-to-textarea-in-javafx-on-linux

java -Djdk.gtk.version=2 
  1. 候选词窗口不能跟随光标。这个目前没找到解决方法

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions