bergie / hallo

Simple rich text editor (contentEditable) for jQuery UI

Home Page:http://hallojs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The event `hallomodified` is not fired when pasting data in mobile Safari

beowulfenator opened this issue · comments

Hi!

I've encountered this issue. In mobile Safary only, if data is pasted into the hallo-enabled field, the hallomodified event is not fired. In other browsers including desktop Safari it's fine.

As soon as I type a character into the field, the event does get fired, so I don't think it's a misconfiguration issue.

Any ideas on how to fix or mitigate this problem?