OpenSolaris

Printable Version Enter a New Search
Bug ID 6219932
Synopsis shift key breaks compose sequence when using XKB in C locale
State 10-Fix Delivered:Unverified (Fix available in build)
Category:Subcategory xserver:client_libs
Keywords s10-reviewed | sx-doc
Responsible Engineer Alan Coopersmith
Reported Against s10_72
Duplicate Of
Introduced In solaris_7u4
Commit to Fix snv_08
Fixed In snv_08
Release Fixed solaris_nevada(snv_08) , solaris_10u1(s10u1_03) (Bug ID:2123099) solaris_9(Unknown) (Bug ID:2123100,)
Related Bugs 4546804
Submit Date 21-January-2005
Last Update Date 16-February-2008
Description
When using XKB (such as when using Xorg) while logged in to an X session 
using the "C" locale, if you hit a modifier key like shift during the 
compose sequence it breaks the sequence.   

So for instance, this sequence won't work:
	[Compose] [o] [press shift] ["] [release shift]
but this one will:
	[press shift] [Compose] [o] ["] [release shift]

(though of course the second one is capital Ö, instead of the lower case ö
from the first.)


 xxxxx@xxxxx.com 2005-1-21 03:34:21 GMT
Work Around
Login using a locale other than "C", such as a UTF-8 or ISO-8859 locale.
 xxxxx@xxxxx.com 2005-1-21 03:32:21 GMT
Comments
N/A