kokoye2007 / waitzar

Automatically exported from code.google.com/p/waitzar
Other
0 stars 1 forks source link

Extra captured symbols are not always useful #78

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
#WZ 1.7

If a user is typing in Burmese mode, the extra symbols are a bit annoying
when they occur at the _beginning_ of a sentence. However, I don't see any
way to fix this without introducing inconsistencies. For example, if we
don't catch symbols unless the sentence window is visible, then one might see:

Txt editor: (
Sen. window: သုိ႔) လိမ္ျခင္း

This is even worse with currency (unless က်ပ္ is used)
Text editor: $
Sen. window: ၁၃၄

WaitZar straddles that uncomfortable gap between text editor and IME.
Lining the sentence window up with the cursor helped a great deal, but
there's still some kinks to work out. 

Marking long-term; we'll figure this one out eventually.

Original issue reported on code.google.com by seth.h...@gmail.com on 11 May 2009 at 8:14