JAVA写的IDE输入法在linux下老是会错位?
PHP中文网
PHP中文网 2017-04-18 10:22:09
0
6
890

之前用Eclipse的时候就会,后面换了PHPStorm后发现还是一样。以前无所谓,但现在试过三个系统后准备长期奋战linux了,所以希望能解决下。

只有在Linux下才会,Windows和Mac都不会...这个对于强迫症有点蛋疼(虽然ubuntu不时会也出几个小毛病)。

不知道大家是怎么解决的?谢谢大家

======= 补充下 ========

不是我不截图...是输入法到另外一个屏幕去了...不好截。

因为在很多发行版都有这个问题,我就没贴具体的版本

我的是

操作系统: ubuntu 16.04 64位
桌面: unity7(准备换8了)
输入法: fcitx

PHP中文网
PHP中文网

认证0级讲师

reply all(6)
Ty80

It has nothing to do with the input method, it should be related to Java Swing.
Netbeans/Jetbrains products and programs based on the Swing interface have this problem on Linux (the input method appears in the lower left).
Eclipse that uses SWT localization does not have this problem This problem.
In fact, it’s fine once you get used to it, it’s nothing.
Other software that comes with the system and Firefox/Chrome don’t have these problems.

It is recommended to use Fcitx input method.
Sogou input method (recommendation) can be considered as a module based on the Chinese Fcitx.

黄舟

After trying three systems, I am ready to fight for Linux for a long time
I feel that this is not a wise decision

黄舟

ArchLinux, two monitors, Sogou input method, except that the input method will run to the lower left corner in the IDE, I have not encountered other problems, and I will not encounter the situation where the input method runs to another screen.
PS: There was a time when there was no problem with the positioning of the input method in the IDE. After reinstalling the system at the end of last year, I couldn’t get it back. So I think it has something to do with the configuration of the system, or the Linux version. There are relationships.

Supplement


Desktop tiling manager, I use i3WM. If you have time, I suggest you give it a try. Once I got started, I couldn’t stop... i3WM,有时间折腾的建议尝试一下,我上手后就再也停不下来了..
主要功能大概就是所有的窗口都是平铺布局的,所以就不需要Alt+ShiftThe main function is probably that all windows are flat The layout is laid out, so there is no need for Alt+Shift to switch windows. The layout switching is mainly controlled through shortcut keys. The function is very powerful and the configuration is very simple.

小葫芦

I don’t know if you are using Gnome or KDE? Is the input method iBus or fcitx or something else?
According to my experience, fcitx is better than iBus. You can try it instead.
It’s hard to give other suggestions. The Linux desktop has many pitfalls. . . . .

迷茫

ubutu can install Sogou input method, and the software package can be downloaded from the official website.

左手右手慢动作

Not sure what window manager/desktop environment you are using?

Under some desktop environments (such as Awesome), GUIs written in Java (especially Swing; SWT seems to be okay) will have incorrect mouse click positions and blank windows. wmname LG3D It will get better later.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!