Dyalog / ewc-client

Other
1 stars 4 forks source link

Too much text disappears when Backspace is hit #106

Closed mkromberg closed 10 months ago

mkromberg commented 10 months ago

Run DemoSplitters. Position the cursor after the first 8. Hit Backspace. The contents become "0" instead of the expected "00". I think you may be formatting the contents after each keystroke?

https://github.com/mqasim23/jswc-web/assets/2799045/94f76211-b018-4702-9fa6-f6c4d2ba8f1f

mkromberg commented 10 months ago

During editing, the content should not be formatted. Only after editing is complete and focus is lost.