Andrey Izman

Results 115 comments of Andrey Izman

> Do not think this really matters just pick one and stick with it. Yes, it does matter. No all emojis support by all libraries. > Would have to look...

@carpii but it works somehow in other WYSIWYG editors

The quick way to fix that is to add this css in your stylesheet ```css .emojionearea .emojionearea-editor:not(.inline) { overflow-wrap: break-word!important; } ```

Please create example at jsfiddle https://jsfiddle.net/mervick/1v03Lqnu/765/

`event.preventDefault();` fixes this behavior https://jsfiddle.net/mervick/b8oju234/1/

Please create an example at jsfiddle

It's a firefox bug, reported 7 years ago. But developers does not fixed yet. refs: https://bugzilla.mozilla.org/show_bug.cgi?id=904846 https://bugzilla.mozilla.org/show_bug.cgi?id=550434 https://stackoverflow.com/questions/21986985/firefox-sets-wrong-caret-position-contenteditable-with-before

jqueryemoji works wrong with Emojione icons, emojione parses `🏳🌈 ` as one icon. So you should use Emojione https://github.com/joypixels/emojione/blob/master/lib/js/emojione.min.js