bergie / hallo

Simple rich text editor (contentEditable) for jQuery UI
http://hallojs.org/
MIT License
2.43k stars 316 forks source link

When placeholder is active, additional click is required to focus #191

Open websirnik opened 11 years ago

websirnik commented 11 years ago

When an element is empty or/and has a placeholder, in order to activate a focus, two clicks are required. When element has some content just one click will activate the focus. The desirable behaviour is when just one click required to focus.