#370: Interchanging content loses format when source and target are not both
Opera
----------------------+-----------------------------------------------------
Reporter: saul11 | Owner: [EMAIL PROTECTED]
Type: Bug | Status: assigned
Priority: Normal | Milestone: Opera Compatibility
Component: General | Version: FCKeditor 2.4.2
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment (by [EMAIL PROTECTED]):
http://www.whatwg.org/specs/web-apps/current-work/#copy-and
By the current state of the spec we're talking something like
{{{
document.addEventListener( 'drop',
function(event){
doSomething( event.dataTransfer.getData('text/html') );
event.preventDefault(); },
false );
}}}
In other words, the spec plans not to distinguish between drop events and
paste events.
How does this look to you?
--
Ticket URL: <http://dev.fckeditor.net/ticket/370#comment:9>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac