#94 closed Bug (fixed)
ForcePasteAsPlainText Failing in Firefox
Reported by: | anonymous | Owned by: | Alfonso Martínez de Lizarrondo |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.4.1 |
Component: | General | Version: | FCKeditor 2.4 |
Keywords: | FireFox, Confirmed | Cc: |
Description
Working in the latest stable version (download this morning). Paste as plain text is working nicely, but not operating correctly in Firefox. Previous versions on FCK don't exhibit this problem.
When you paste from word their is, correctly, a popup window into which you can paste the content for format-stripping, however a second copy of the content is still pasted into the parent (or opener) window. The result is, once you submit the data in the popup window, you end up with two copies of the same text in the window, the first of which retains it's original formatting.
IE7.0 is stripping the formatting correctly (I note without a popup window). It seems that the newer version is successfully spotting that a popup window is required for Firefox, but doesn't stop the original paste command into the main window.
Hope this helps with the development!!!
I'm using the .net dll version (not sure if this is relevant info).
Change History (5)
comment:1 Changed 18 years ago by
Keywords: | FF added |
---|
comment:2 Changed 18 years ago by
Keywords: | Confirmed added |
---|
comment:3 Changed 18 years ago by
Owner: | set to Alfonso Martínez de Lizarrondo |
---|---|
Status: | new → assigned |
Fixed in [162]
comment:4 Changed 18 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:5 Changed 18 years ago by
Milestone: | FCKeditor 2.4 → FCKeditor 2.4.1 |
---|
Confirmed with FF 2.0. It sounds like a regression.