Re: [Lazarus] IDE - SynEdit not accept accented characters / revision found

2013-09-11 Thread Martin

On 11/09/2013 11:45, Martin wrote:

On 08/09/2013 13:14, Junior wrote:

Lazarus 1.1 r42677M FPC 2.6.2 i386-linux-gtk 2 (Ubuntu 12.04)

(É - é - Ã - ã - Â - â ...)

ShowMessage('É Á');

appears

ShowMessage('E A');


I can confirm this on
Fedora 18
gnome 3.6.3


It was introduced in
Revision: 42581
Author: juha
Date: 04 September 2013 01:06:33
Message:
LCL: Fix accent chars in GTK2. Remove Gtk2LatinAccents define after 
testing. Issues #24750 and #22507. Original patch from Éderson Cássio


Modified : /trunk/lcl/interfaces/gtk2/gtk2proc.inc





dead keys to not work


german key layout:

- pressing the key for any accent on the next char: nothing 
(expected/correct)
- pressing the key for any accent on the next char TWICE: showing the 
accent (actually backtick) (expected/correct)
- pressing the key for any accent on the next char, then a vocal that 
can be accented: nothing  (wrong)


works in gedit on the same system/ same settings


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus



--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] IDE - SynEdit not accept accented characters / revision found

2013-09-11 Thread Juha Manninen
On Wed, Sep 11, 2013 at 2:42 PM, Martin laza...@mfriebe.de wrote:
 It was introduced in
 Revision: 42581
 Author: juha
 Date: 04 September 2013 01:06:33
 Message:
 LCL: Fix accent chars in GTK2. Remove Gtk2LatinAccents define after testing.
 Issues #24750 and #22507. Original patch from Éderson Cássio
 
 Modified : /trunk/lcl/interfaces/gtk2/gtk2proc.inc

Ok, now it appparently got testers. The define was there for a long
time and nobody complained.
These are nasty errors because they don't happen in every machine or locale.
I detached myself from the issue. Somebody else can continue.

Regards,
Juha

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus