[Webkit-unassigned] [Bug 11335] execCommand("Paste") not allowed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 12 03:37:04 PDT 2007


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





------- Comment #5 from fredck at fredck.com  2007-06-12 03:37 PDT -------
(In reply to comment #3)
> We don't support the paste command from JavaScript for security reasons. We
> don't want a site to be able to sniff the contents of the pasteboard.
> 

There are web applications, like FCKeditor, where users really expect to have
such kinds of features available. What should we do in such cases?

Wouldn't it be a much better to display "The application is trying to access
your clipboard information. Do you want to give access to it?", holding the
execCommand  execution until the user response, returning "true" or "false" if
the command has been executed?


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