sproutcore / rich-text-editor

A rich text editor for SproutCore.
Other
6 stars 6 forks source link

Fixing webkit blur problem #22

Closed mysterlune closed 9 years ago

mysterlune commented 9 years ago

@publickeating provided a workaround for a known WebKit bug involving failure to properly blur contenteditable divs.

I've added a unit test to exercise the focus/blur behavior. However, I have to admit that within the SC.CoreTestPane, the actual blur problem I'm trying to exercise is not apparent.