bootstrap-wysiwyg
bootstrap-wysiwyg copied to clipboard
Chrome span bug
http://jsfiddle.net/THPmr/6/ - this fiddle explains bug and workaround. I think it should be implemented here somehow.
What version of Chrome are you using? The scenario you're describing isn't showing up for me.
Its not just me, Its known bug https://code.google.com/p/chromium/issues/detail?id=226941 https://bugs.webkit.org/show_bug.cgi?id=114791
As the posts in the links links you've provided have pointed out this is an issue in webkit itself. We could create custom implementations for backspace and delete that fix this issue but that is something that should be expected from the browser itself. I recommend posting in both of those threads to see if there's any news on this situation.
there's no news for 2 years :)
@steveathon what do you suggest? I know I won't be able to work on it because I'm not able to replicate it. It's hard to fix a bug you can't see.