Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Focus issue when placeholder + contenteditable #3

Open
Yvem opened this issue Dec 30, 2014 · 1 comment
Open

Focus issue when placeholder + contenteditable #3

Yvem opened this issue Dec 30, 2014 · 1 comment

Comments

@Yvem
Copy link
Contributor

Yvem commented Dec 30, 2014

angular-ckeditor suffers from the issue described here http://stackoverflow.com/questions/9093424/placeholder-in-contenteditable-focus-event-issue and here http://onefusedlife.com/2012/09/19/jquery-html-tip-focus-cursor-inside-contenteditable-element-after-click/

I'll send a PR soon.

@chrizzis
Copy link

The fix in the commit isn't working. In line 56, element.text() it is populated with the placeholder text, so it is never getting to the range block.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants