Bug 138185 - Gnome Applications do not correctly handle deletion of umlaut characters
Summary: Gnome Applications do not correctly handle deletion of umlaut characters
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gtk+
Version: 3
Hardware: athlon
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-11-05 12:20 UTC by Carsten Klein
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-12-16 15:49:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Carsten Klein 2004-11-05 12:20:04 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3)
Gecko/20040929

Description of problem:


Starting a gnome application and entering umlauts into some text-box
as first character in the text-box, then deleting the character yields
that the surrogate character (is this a surrogate one?) or combined
character that the umlaut represents is handled as if it were two
characters, that is first the diacritics (is this correct? I mean the
dots above the 'u' umlaut for example) are removed leaving a plain 'u'
and then the 'u' may be removed by pressing DEL a second time.

This only happens when entering an umlaut as first character in any
editable text-box. Any umlauts that are entered after the first umlaut
are treated correctly, i.e. they are handled as one single character
instead of two.

I noticed that when trying to figure out why openoffice.org would not
display any umlauts anymore, figuring that any GTK+ application would
behave exactly the same - but that is not the case.


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Start gnome application
2. Enter umlauts into an editable text-box
3. DEL all umlauts
    

Actual Results:  see description

Expected Results:  
all umlauts should be treated as one-single character and not splitted
into two characters upon DEL.

Additional info:

Comment 1 Mark McLoughlin 2004-11-12 17:16:18 UTC
Randomly re-assigning

Comment 2 Matthias Clasen 2004-12-16 15:49:54 UTC
This should be fixed in the current gtk2 and pango packages in fc3.



Note You need to log in before you can comment on or make changes to this bug.