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.
This bug was fixed (probably helper system's bug?)
wrong info.
FYI: [Anthy-dev 1025] http://lists.sourceforge.jp/mailman/archives/anthy-dev/2004-September/001024.html
I think fixed in revision 1612, 1613. Please confirm and close this bug if fixed.
(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.