Opened 18 years ago
Closed 17 years ago
#89 closed Bug (fixed)
IE7: Clipboard access has to be confirmed two to three times
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | SVN (FCKeditor) - Retired |
Keywords: | IE, Confirmed | Cc: |
Description (last modified by )
When accessing the clipboard, confirmation is requested by Internet Explorer 7 more than one time (e.g. two or three times).
Kindest regards from
Lothar Bongartz moove
lbongartz@…
Change History (5)
comment:1 Changed 18 years ago by
Keywords: | IE Confirmed added; Clipboard removed |
---|---|
Summary: | Clipboard access has to be confirmed two to three times for Internet Explorer 7 → IE7: Clipboard access has to be confirmed two to three times |
Version: | → SVN |
comment:2 Changed 18 years ago by
Milestone: | FCKeditor 2.4 → FCKeditor 2.4.1 |
---|
comment:3 Changed 18 years ago by
Milestone: | FCKeditor 2.4.1 |
---|
After a huge review in the pasting system (see [174]), the result is that the confirmation will still be shown two time (not three).
I don't believe this is something will be able to fix soon, due to the intrinsic way that the security check is made in IE. So, for now, the only fix is a change in the security settings, setting "Allow paste operation via script" to "Enable" (I know... it is not always possible).
comment:4 Changed 18 years ago by
Description: | modified (diff) |
---|
comment:5 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
This issue has been fixed in #1344.
Confirmed with IE7 + Windows XP.
The security message appears two times for a simple paste. It doesn't appear anymore after it.