TextExpander / TextExpanderTouchSDK

TextExpander touch SDK
85 stars 13 forks source link

Japanese language excess letter #9

Closed abelondev closed 9 years ago

abelondev commented 10 years ago

When typing using hieroglyph language the Textexpander expansion ends with excess letter from abbreviation.

gscown commented 10 years ago

This isn't a very helpful bug report. It would be much more helpful if you listed the steps which could be used with the stock TextExpanderDemoApp as cloned from master on GitHub. Short of that, we can't justify spending time trying to figure out how to reproduce form a one sentence description.

abelondev commented 10 years ago

Steps to reproduce:

  1. Create a snippet Abbreviation: ああ Content: 金屋サリやや棚はサカなた垢柔。
  2. Go to TextExpanderDemoApp
  3. Type ああ Result :金屋サリやや棚はサカなた垢柔。あ Expected:金屋サリやや棚はサカなた垢柔。
abelondev commented 9 years ago

Is any progress of fixing this issue? iOS8 is coming very soon.

gscown commented 9 years ago

We are investigating. If you're already using the older SDK and would like to continue to do so temporarily, please get in touch and we can discuss: http://smle.us/support

gscown commented 9 years ago

Okay, please give this a try:

http://smilesoftware.com/downloads/test/teTouchSDK_3.0.1b1.zip

It also fixes the problem where if you try to expand the same snippet in a UITextField, it crashes.

If 3.0.1b1 resolves your problem, I think we can do an official release.

abelondev commented 9 years ago

It works on both ios7 and ios8 UITextView-s excelent now. Thank you very much!

abelondev commented 9 years ago

The bug came back with latest update.