jordandelozier / wysibb

WYSIWYG BBcode editor
http://www.wysibb.com
246 stars 86 forks source link

Editor on Safari - new line issue #137

Open vilimco opened 8 years ago

vilimco commented 8 years ago

There is a problem with editor and displaying new line.

This happened to me on Mac Safari 8.0.4 version:

This way it seems like break is not added (while it actually is, only on wrong place).

As I said, this happens only in Safari (other browsers work fine). The same issue happens even on basic example (http://www.wysibb.com/docs/).

vilimco commented 8 years ago

Any news for this problem?

speedygfw commented 8 years ago

Same problem here.

ghost commented 8 years ago

I found a way to solve this, based on this answer; but I think it would be better to change insertAtCursor.

rafaelschmitt commented 8 years ago

Same problem here. Can you please merge this fix into master and update the latest stable release? Would be very nice, thank you ;)