Side navigation
#12646 closed bug (duplicate)
Opened October 03, 2012 10:51PM UTC
Closed October 04, 2012 12:03AM UTC
"$(this).is(':focus') == FALSE" in Chrome and Safari for DIVs with contenteditable="true"
Reported by: | Marvin | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Related to ticket #12492: The bug there was about textareas and input fields in Chrome and Safari and was fixed in 1.8.2.
The very same bug still (jQuery 1.8.2) exists in div elements with contenteditable="true".
Example: http://jsfiddle.net/YzagR/3/
Sorry, this issue appears twice, because Trac crashed when I submitted it. Please look at 12648!