1gravity / Android-RTEditor

The Android RTEditor is a rich text editor component for Android that can be used as a drop in for EditText
Apache License 2.0
501 stars 105 forks source link

Bug: toggle buttons are not intuitive #128

Open AndroidDeveloperLB opened 6 years ago

AndroidDeveloperLB commented 6 years ago

Steps:

  1. start typing
  2. enable bold
  3. continue typing.
  4. disable bold
  5. continue typing. Still bold, till you press space...

See attached video: device-2018-02-12-112050.zip

AndroidDeveloperLB commented 6 years ago

Similar issue occurs for other buttons.