Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1726 by [email protected]: ibus-hangul <Space> and <Enter> keys problems on Qt5 applications
http://code.google.com/p/ibus/issues/detail?id=1726

What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...): Ubuntu 14.04
Architecture (i386, x86_64): x86_64
IBus version: 1.5.5-1ubuntu3
Input method name and version: ibus-hangul 1.4.2-3
Python version: 2.7.6
dbus version: 1.6.18-0ubuntu4
dbus-python version: 1.2.0-2build2
gtk version (if bug is about gtk applications):
qt version (if bug is about qt applications): 5.2.1 and 5.3

What steps will reproduce the problem?
1. execute Qt Creator or a Qt application with QTextEdit widget
2. type the following two lines in Hangul input mode in the Qt5 application's editor
철수가 학교에 가다가<Enter>
영희를 만났다.

What is the expected output? The above two lines are expected output.

What do you see instead?
철수 가학교 에가다가
가 영희 를만났다.

Please provide any additional information below.
1. wrong <Space> position: <Space> key do not follow typing order.
2. <Enter> key problem: the last character('가') in the first line is duplicated in the next line after typing <Enter> key.

These problems didn't occur in gtk based application like gedit.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://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
--- You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

回复