Comment #14 on issue 1444 by takao.fujiwara1: The candidate box would exceed the screen bottom when I use multiple monitors
http://code.google.com/p/ibus/issues/detail?id=1444

[root@WangZhen ~]# env IBUS_PREFIX=/usr python /usr/share/ibus/ui/gtk/main.py
test1 2806 900
test2 1366 768
test3 (1346, 728)
test4 200 200
test1 2806 900
test2 1366 768
test3 (1346, 728)
test4 26 16

You need to run ibus with the current user account but not root.
The result (1346 - 26, 728 - 16) looks good for me as you noted your left monitor is 1366*768.
I expect the languagebar is shown in the left monitor with your result.


--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复