[Webkit-unassigned] [Bug 20208] New: contenteditable items don't send notifications when they're edited

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 29 02:56:09 PDT 2008


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

           Summary: contenteditable items don't send notifications when
                    they're edited
           Product: WebKit
           Version: 523.x (Safari 3)
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bero at arklinux.org


Currently, there doesn't seem to be a way of reacting when a contenteditable
item changes.

Something akin to the onchange="" bits in normal html input fields would be
nice. (e.g. <p contenteditable="true" onchange="validateinput()">Please modify
this text</p>)


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