Comment #25 on issue 74 by jhuangjiahua: java 程序当中无法做到光标跟随
http://code.google.com/p/ibus/issues/detail?id=74
我写了个补丁临时解决 Swing 等程序不能光标跟随的问题,
按 scim 或 fcitx 的做法,让 ibus 的候选字条在这些程序里可以拖动位置。
即在 CandidatePanel 左侧加个 Handle 以供拖动,同时在 .move() 和添加的
__handle_move_end_cb() 中处理前后光标位置、拖动的候选
条位置,以便正常的程序继续光标跟随,而切换到 Swing 等不能光标跟随的程序
后,则恢复上次拖动的候选条位置。
附件是补丁和效果
Attachments:
ibus-candidatepanel-handle.diff 2.1 KB
Screenshot-ibus 光标跟随临时解决.html - 写字板-1.png 241 KB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--
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