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

intellij 系列的 ide 中输入框位置不正确 #79

Closed
ghost opened this issue Jul 9, 2020 · 8 comments
Closed

intellij 系列的 ide 中输入框位置不正确 #79

ghost opened this issue Jul 9, 2020 · 8 comments

Comments

@ghost
Copy link

ghost commented Jul 9, 2020

我在 idea 和 clion 里都测试了,输入框只在左下角显示,下面是截图:
Screenshot_20200709_155304

我的环境是 debian testing 系统(已更新到最新)、kde 桌面、idea 2020.1.3 和 clion 2020.1.2。

@wengxt
Copy link
Member

wengxt commented Jul 9, 2020

一些 java 程序就是这样,没办法获得位置。

@wengxt wengxt closed this as completed Jul 9, 2020
@sxqsfun
Copy link

sxqsfun commented Aug 22, 2020

我在 idea 和 clion 里都测试了,输入框只在左下角显示,下面是截图:
Screenshot_20200709_155304

我的环境是 debian testing 系统(已更新到最新)、kde 桌面、idea 2020.1.3 和 clion 2020.1.2。

不是輸入法的問題,是idea的bug。參考這個可解決 idea 中文输入法定位不准问题修复

@ghost
Copy link
Author

ghost commented Aug 22, 2020

不是輸入法的問題,是idea的bug。參考這個可解決 idea 中文输入法定位不准问题修复

感谢老哥,我看了下感觉有点麻烦,还是现在这样用着吧,反正影响也不大。。

@stalkerg
Copy link

you should just make an issue on JetBrains issue tracker they usually very quick fix such things.

@qwIvan
Copy link

qwIvan commented Jan 19, 2021

看起來Arch可以裝這幾個包 https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=java11-jetbrains-imfix

@goodchengwang
Copy link

看起來Arch可以裝這幾個包 https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=java11-jetbrains-imfix

这个有用吗?我老是编译失败

@SergeFan
Copy link

一些 java 程序就是这样,没办法获得位置。

我发现在自己编写的Java程序(非常简单的窗口程序)中也出现了同样的问题,请问如果我希望Fcitx能够正确获取位置的话应该注意什么事项?比如在Fcitx是如何获取Java窗口程序中的位置信息的?

@wengxt
Copy link
Member

wengxt commented Dec 16, 2021

@SergeFan 是程序告诉fcitx,而不是fcitx有什么办法,请去找java报bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants