Bug 566 - Japanese string like "Nya" or "Nyu" is deleted at once
Summary: Japanese string like "Nya" or "Nyu" is deleted at once
Status: RESOLVED FIXED
Alias: None
Product: UIM
Classification: Unclassified
Component: generic Scheme codes (show other bugs)
Version: unspecified
Hardware: Other Linux (All)
: high normal
Assignee: uim-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-28 02:41 UTC by Kazuki Ohta
Modified: 2004-12-18 11:59 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Kazuki Ohta 2004-04-28 02:41:58 UTC
This is how the problem occurs. 
 
1.input "nya" 
2.push backspace key 
 
String "Nya" is "Ni" + "Small ya", so this operation should delete only "Small 
ya", but now delete both characters. 
 
#If you input "Ni" + "Small ya" by hitting "Nixya", this problem doesn't 
happen.
Comment 1 Kazuki Ohta 2004-07-28 11:45:44 UTC
This bug was fixed (probably helper system's bug?)
Comment 2 Kazuki Ohta 2004-07-28 11:52:17 UTC
wrong info.
Comment 3 OHASHI Hideya 2004-11-01 19:39:04 UTC
FYI: [Anthy-dev 1025] http://lists.sourceforge.jp/mailman/archives/anthy-dev/2004-September/001024.html 
Comment 4 TOKUNAGA Hiroyuki 2004-11-08 21:45:03 UTC
I think fixed in revision 1612, 1613. Please confirm and close this bug if fixed.
Comment 5 Yusuke TABATA 2004-12-19 06:59:54 UTC
(In reply to comment #4)
> I think fixed in revision 1612, 1613. Please confirm and close this bug if fixed.

Confirmed.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.