[Webkit-unassigned] [Bug 12257] FCKeditor: Form fields are enabled in the editing area

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 22 11:37:56 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12257


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #1 from eric at webkit.org  2007-11-22 11:37 PDT -------
This behavior does disagree with Firefox, but I can see some applications
wanting this current behavior.

You can control this sort of thing by adding temporary onClick handlers (using
addEventListener) and calling event.preventDefault from within those listeners.
 You could also make your own custom "control selection" (like mentioned in bug
12250) using this functionality if you so desired.


-- 
Configure bugmail: http://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