Bug 532405

Summary: IBus candidates window does not follow the cursor position in QT-based applications
Product: [Fedora] Fedora Reporter: Caspar Zhang <czhang>
Component: ibusAssignee: Peng Huang <phuang>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 12CC: apeter, i18n-bugs, petersen, phuang, pnemade, qcai
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-11-25 06:05:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
screenshot for cursor none

Description Caspar Zhang 2009-11-02 06:59:29 UTC
Description of problem:

att. ibus needs a cursor-following-up(in Chinese:光标跟随) function in qt-based applications

Version-Release number of selected component (if applicable):
ibus-1.2.0.20091014-2.fc12.i686

How reproducible:
100%

Steps to Reproduce:
1. open a qt-based application, such as qterm, amarok
2. type Chinese words in text fields
3.
  
Actual results:

the ''candidate words bar'' stays below the window and doesn't follow the cursor.

Expected results:

the bar follows the cursor

Additional info:

Comment 1 Ani Peter 2009-11-02 07:27:51 UTC
I confirm Malayalam (ml_IN) locale too has this bug.
Tested on kwrite.

Comment 2 Jens Petersen 2009-11-10 23:05:38 UTC
Have you tested with ibus-qt?

Comment 3 Parag Nemade 2009-11-12 01:39:29 UTC
Created attachment 369121 [details]
screenshot for cursor

I think when we type character it appears in white or in shadow and accordingly cursor immediately can be seen as moved to next column.

Comment 4 Parag Nemade 2009-11-12 01:39:58 UTC
yes ibus-qt is installed when tested.

Comment 5 Caspar Zhang 2009-11-12 02:56:04 UTC
(In reply to comment #2)
> Have you tested with ibus-qt?  

Yes, ibus-qt works in almost qt applications, except opera. Opera still refuses to have cursor-following-up function :-(

Comment 6 Bug Zapper 2009-11-16 14:52:07 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle.
Changing version to '12'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 7 Peng Huang 2009-11-25 06:04:42 UTC
Some Opera versions use static qt4 library. So I can not use ibus-qt plugin in system qt4 library. It is a limitation.