Re: Bug#496266: UTF-8 string characters not properly recognized

2008-09-05 Thread Josselin Mouette
Le mercredi 03 septembre 2008 à 07:12 +0900, Changwoo Ryu a écrit : > The Tibetan code in this case, U+0FA1 is NOT a character. It's a Tibetan > code for combining with other Tibetan codes to form a Tibetan character. > Unicode code points do not necessarily represent characters. Selecting > combin

Re: Bug#496266: UTF-8 string characters not properly recognized

2008-09-03 Thread Matias D'Ambrosio
On Tuesday 02 September 2008 19:12:21 Changwoo Ryu wrote: > 2008-09-02 (화), 13:19 -0500, Adam Majer: > > Maybe it is just my misunderstanding of UTF-8, I'm not sure. But at > > least my expected behaviour was being able to select 1 UTF-8 character > > at a time, even if linguistically it does not m

Re: Bug#496266: UTF-8 string characters not properly recognized

2008-09-02 Thread Changwoo Ryu
2008-09-02 (화), 13:19 -0500, Adam Majer: > Christian Perrier wrote: > >> Le samedi 23 août 2008 à 19:59 -0500, Adam Majer a écrit : > >>> Package: gedit > >>> Version: 2.22.3-1 > >>> Severity: normal > >>> > >>> The following UTF-8 string is not correctly handled in gedit, > >>> > >>> const char *u

Re: Bug#496266: UTF-8 string characters not properly recognized

2008-09-02 Thread Adam Majer
Christian Perrier wrote: Le samedi 23 août 2008 à 19:59 -0500, Adam Majer a écrit : Package: gedit Version: 2.22.3-1 Severity: normal The following UTF-8 string is not correctly handled in gedit, const char *unicode_insert = "?Э"; The " and the ? characters are viewed as one character, making

Re: Bug#496266: UTF-8 string characters not properly recognized

2008-09-02 Thread Adam Majer
This is another example from the Sinhala fonts "ෝ 2 characters. " followed by U+0DDD - Adam The following UTF-8 string is not correctly handled in gedit, const char *unicode_insert = "?Э"; The " and the ? characters are viewed as one character, making the entire thing next to impossible to

Re: Bug#496266: UTF-8 string characters not properly recognized

2008-09-02 Thread Christian Perrier
Quoting Josselin Mouette ([EMAIL PROTECTED]): > reassign 496266 libpango1.0-0 1.20.5-1 > thanks > > Le samedi 23 août 2008 à 19:59 -0500, Adam Majer a écrit : > > Package: gedit > > Version: 2.22.3-1 > > Severity: normal > > > > The following UTF-8 string is not correctly handled in gedit, > > >

Re: Bug#496266: UTF-8 string characters not properly recognized

2008-09-02 Thread Josselin Mouette
reassign 496266 libpango1.0-0 1.20.5-1 thanks Le samedi 23 août 2008 à 19:59 -0500, Adam Majer a écrit : > Package: gedit > Version: 2.22.3-1 > Severity: normal > > The following UTF-8 string is not correctly handled in gedit, > > const char *unicode_insert = "ྡЭ"; > > The " and the ྡ character