jhollingworth / bootstrap-wysihtml5

Simple, beautiful wysiwyg editor
http://jhollingworth.github.com/bootstrap-wysihtml5/
MIT License
4.14k stars 1.01k forks source link

Can't edit/remove bullet after paragraph with bold text in Google Chrome #331

Closed sdekock closed 10 years ago

sdekock commented 10 years ago

Reproducable on http://jhollingworth.github.io/bootstrap-wysihtml5/

Browser: Google Chrome, 33.0.1750.91 beta-m

Steps:

  1. Press the 'Bold' button
  2. Type something
  3. Press ENTER
  4. Press the 'Unordered list' button

You can't type anything after the bullet, nor can you delete it.

sdekock commented 10 years ago

Posted this as wysihtml5 issue instead: https://github.com/xing/wysihtml5/issues/479