Description of problem: In pre-editing state if you click other place, the letter of pre-editing is moved to clicked place and commited. Version-Release number of selected component (if applicable): scim-bridge-0.4.8-1.fc7 gedit-2.15.9-1.fc6 How reproducible: always Steps to Reproduce: 1. run oowriter 2. type "eogksalsrnr" <- 대한민국 3. click between 대 and 한 Actual results: 대국한민 Expected results: 대한민국 Additional info:
Created attachment 142154 [details] Expected results
Created attachment 142155 [details] Actual results
This is the same as http://qa.openoffice.org/issues/show_bug.cgi?id=67316 and need to be considered by upstream, i.e. CANTFIX by me.
damnit, wrong bug.
Just to note that is does not happen with scim gtkimm and it also is also reproducible in gedit.
Dairiki-san committed a patch for this in upstream cvs. :) scim-bridge/client-common scim-bridge-client.c, 1.32,1.33 - Fix the timing issue of the reset_imcontext.
this bug is included CJK language. :(
Could you try scim-bridge-0.4.9-1.fc7 and see if it is better?
with scim, It shows right behavior. :)
Jens, I tested gedit with scim-bridge-0.4.9-1.fc7. It showed right behavior in Hangul now :) We can close this bug.
Thanks, John.
Environment Setup :: 1. scim-hangul 2. gnome-terminal Steps to reproduce For Gedit :: 1. Activate Scim [Ctrl + Space] 2. korean -> Hangul 3. Type in the keysequence :: type "eogksalsrnr" <- 대한민국 For OpenOffice :: 1. Activate Scim [Ctrl + Space] 2. korean -> Hangul 3. Type in the keysequence :: type "eogksalsrnr" <- 대한민국 Results This bug is fixed , attached a screenshot for confirmation. resolving it.
Created attachment 145432 [details] The screenshot of the correct rending of given hangul keysquences
Created attachment 145958 [details] pre edit buffer fine with scim-bridge Environment Setup :: 1. scim-hangul 2. gnome-terminal Steps to reproduce For Gedit :: 1. Activate Scim [Ctrl + Space] 2. korean -> Hangul 3. Type in the keysequence :: type "eogksalsrnr" <- 대한민국 4. double clicking between 대 한 giving result as in Comment #1 For OpenOffice :: 1. Activate Scim [Ctrl + Space] 2. korean -> Hangul 3. Type in the keysequence :: type "eogksalsrnr" <- 대한민국 4. Double clicking between 대 한 giving result as in Comment #1 Results This bug is fixed , attached a screenshot for confirmation. resolving it.
Hi rreddy, I am sure it is fiexed on Gedit. Could you provide versions of scim-hangul & openoffice? I will double check it, because It wasn't fixed in RHEL5 yet. Thanks.
Hi jko, scim-1.4.5-7.fc7 scim-hangul-0.2.2-7.fc6 openoffice.org-writer-2.0.4-5.5.3 regards