[Lazarus] Duplicate typing in GTK2 widgets

Vincent Snijders vsnijders at vodafonevast.nl
Sat Aug 22 11:14:28 CEST 2009


Mattias Gaertner schreef:
> On Sat, 22 Aug 2009 17:21:37 +0900
> Haruyuki FUJIMAKI <fujimaki at sakura.cc.tsukuba.ac.jp> wrote:
> 
>> Hello,
>>
>> I am pleased to hear that 0.9.28 is coming out soon.
>> I have checked recent version, 0.9.29.21373-20090821.i386.rpm.
>> New GTK2 interface looks nice, but I met a serious bug.
>> Whenever I type one character, two characters are input into either a
>> component such as TEdit or IDE (e.g. find dialog or Object Inspector).
>> Single key-stroke gives double typing. For example: abc --> aabbcc
>> The symptom does not appear in the source editor but .
> 
> Does this happen on an TEdit? (new application, put TEdit on the form,
> run)
> Do you really mean normal ascii characters 'abc' or do you mean
> japanese characters?
> 
>  
>> My environment is openSUSE 11.1, KDE3.5.
>> Locale is Japanese. SCIM is disabled during the typing.
>> Other GTK2 applications do not show the symptom.
>>
>> I would appreciate it if someone could fix the bug
>> before releasing 0.9.28.
> 

This has been reported: http://bugs.freepascal.org/view.php?id=12600
But AFAIK not yet with disabled SCIM (The Smart Common Input Method 
platform).

Vincent




More information about the Lazarus mailing list