After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 504383 - can't type Ţ, ţ
can't type Ţ, ţ
Status: RESOLVED DUPLICATE of bug 321896
Product: gtk+
Classification: Platform
Component: Input Methods
unspecified
Other All
: Normal enhancement
: ---
Assigned To: Hidetoshi Tajima
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2007-12-19 03:24 UTC by Allison Karlitskaya (desrt)
Modified: 2008-01-12 10:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Allison Karlitskaya (desrt) 2007-12-19 03:24:17 UTC
my friend's name has a ţ in it.  we can type compose+c+, and compose+,+c to get ç (similar for Ç).  it seems pretty obvious what a t and a comma should produce....

i propose adding the following:

compose + t + ,   = ţ (U+0163)
compose + , + t   = ţ (U+0163)
compose + T + ,   = Ţ (U+0162)
compose + , + T   = Ţ (U+0162)


can we just make changes directly to the gtkimcontextsimple.c?  there seem to be comments there indicating that the content was, at some time, autogenerated.  git-blame shows that some changes have been made over time but i don't know if these changes were manual introductions or caused by resyncing with the autogenerated content...
Comment 1 Mathias Hasselmann (IRC: tbf) 2008-01-12 10:44:44 UTC
Attachement 92279 of bug 321896 seems to declare that sequences. Guess you want to check that stuff, and comment there if it works/doesn't work.

Thanks for reporting this issue.

*** This bug has been marked as a duplicate of 321896 ***