[Webkit-unassigned] [Bug 20325] New: Can't insert text between non-editable SPAN inside a contenteditable DIV
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 7 16:55:00 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20325
Summary: Can't insert text between non-editable SPAN inside a
contenteditable DIV
Product: WebKit
Version: 526+ (Nightly build)
Platform: All
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rpaplin at msn.com
The attached page has a DIV with a contenteditable = true attribute. The DIV
contains SPAN elements with a contenteditable = false attribute. When I attempt
to place the caret between the SPAN elements, the browser does not let me place
the caret between the SPAN elements or insert text between them (even though
the space between the SPAN elements is editable.
--
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