Hi, first i wanna say thank for the great editor. definetly the best open source editor i have found online.
now to the point,
i run the Php FCK RC2.0 on my site, when users access it using IE and try to paste they have to make sure the mouse is on the first line of the editor or right clicking and pasting will paste above the editor instead. This also happens when they press control-V or the paste button but have not selected the very first line of the editor...
now this obviously isnt a huge problem since users can just be more careful about where the cursor is when they paste, but i was curious if anyone else has run into this problem and if their is a fix for it...
i find a spend a lot of time explaining this problem, and how to avoid it to our members and would like to be able to avoid that...
Thanks to anyone who can help me out
now to the point,
i run the Php FCK RC2.0 on my site, when users access it using IE and try to paste they have to make sure the mouse is on the first line of the editor or right clicking and pasting will paste above the editor instead. This also happens when they press control-V or the paste button but have not selected the very first line of the editor...
now this obviously isnt a huge problem since users can just be more careful about where the cursor is when they paste, but i was curious if anyone else has run into this problem and if their is a fix for it...
i find a spend a lot of time explaining this problem, and how to avoid it to our members and would like to be able to avoid that...
Thanks to anyone who can help me out
RE: Problem Pasting?
RE: Problem Pasting?
Another Bug Pasting in IE7

For whatever reason MS decided to automatically block paste operations via script, so you get a security prompt every time you try to paste in the editor. To alieviate this I changed teh security settings to allow this without promting. Now when I paste to FCK, it pastes the content twice
For instance paste from word will prompt the clean up box, and after clicking OK the content you pasted will be inserted, then you are prompted again to paste the same content. PITA.