[Webkit-unassigned] [Bug 20787] Inablity to insert text/html with script into innerHTML or innerText elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 11 15:39:21 PDT 2008


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org
          Component|JavaScriptCore              |HTML Editing




------- Comment #1 from ap at webkit.org  2008-09-11 15:39 PDT -------
Would it be possible for you to provide URLs or test cases for your existing
code that doesn't work, as well as your recent test cases that didn't work? It
isn't very easy to re-create them from the above description. Ideally, each of
these should go into a separate bug report to avoid confusion, as the root
causes and fixes are likely to be different.

I can certainly understand the frustration that can appear after multiple
attempts of making your code work with a new browser engine fail, but please be
advised that multiple sites support rich editable content in Safari/Chrome
well. There are certainly bugs, and we are looking into these as they are
filed.

As far as innerHTML goes - are you inserting the text at the current insertion
point? In this case, you may be able to get the element to use from Selection
object.


-- 
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