kylehowells / SwipeSelection

An improvement to iOS's text editing that allows you to move the cursor and select text using gestures on the keyboard itself.
104 stars 46 forks source link

Two character are removed while pressing back button on keyboard on ios 7 after installing SwipeSelection #38

Closed ketan86 closed 10 years ago

ketan86 commented 10 years ago

Steps to reproduce : Install SwipeSelection for ios 7 -> Go to imessages -> type something from keyboard -> press back button to delete one character

Result : Each single press on back button removes two character at a time.

rodigar commented 10 years ago

I have a solution.For deleting just one character u need to swipe up or down quickly the backspace button.Hope it works for you, for me it does!

AtomLegend commented 10 years ago

your solutions works for me too a bit awkward at the moment, but i hope this will be fixed!