[Webkit-unassigned] [Bug 18719] caret position missing at the beginning and end of contenteditable div

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 4 01:44:41 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=18719





------- Comment #2 from vijay.manchana at gmail.com  2009-06-04 01:44 PDT -------
Hi,

I have spent time in analyzing this bug and here are my observations:

In the Safari browser, if first or last span element in the Div tag is not
content editable, then when trying to place the caret at the start or end of it
using the mouse click has no affect as there is no editable content element
available before or after it.

Where as in other case, if there is any content editable element before or
after a non-content editable span element then a caret can be positioned
respectively.

So is this correct behaviour of the Safari browser?


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list