wordpress-mobile / WordPress-Editor-iOS

⛔️ [DEPRECATED] A reusable iOS rich text editor component.
GNU General Public License v2.0
1.06k stars 210 forks source link

Fixes an issue with the backspace key. #804

Closed diegoreymendez closed 8 years ago

diegoreymendez commented 8 years ago

Fixes #803.

How to test:

  1. Check out WPiOS branch editor/803-backspace-issues.
  2. Run the app.
  3. Create a post.
  4. While in visual mode, paste this into the content field.
  5. Make sure backspacing and deleting text works normally.

A video showing the issue can be seen here.

SergioEstevao commented 8 years ago

:shipit: