Project

General

Profile

Actions

Bug #39389

closed

RTE: paste plain does not work in IE9

Added by Andreas Kiessling over 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2012-07-30
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Pasting to plain text in IE9 does not work for me.
Firefox works great, IE8 seems to treat some linebreaks a bit different, but IE9 pastes the "original" text in the htmlarea instance before the layer with the textarea opens.

My setup is this to force pasting plain (copied from a recent post in the rte mailing list):

pageTS

RTE.default.buttons.pastetoggle.setActiveOnRteOpen = 1
RTE.default.buttons.pastetoggle.hidden = 1

userTS

setup.override.rteCleanPasteBehaviour = pasteStructure

Pasting in the textearea-layer then works, and the text is appended to the already inserted "styled" text.

I also tested with a current git checkout, because i saw some IE9 fixes, but this does not seem to have any effect.


Files

pasteplain-ie9.gif (36.2 KB) pasteplain-ie9.gif Andreas Kiessling, 2012-07-30 17:29
Actions #1

Updated by Gerrit Code Review over 11 years ago

  • Status changed from New to Under Review

Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/15497

Actions #2

Updated by Stanislas Rolland over 11 years ago

  • Target version set to 4.7.5
  • PHP Version set to 5.3

Please test this change: http://review.typo3.org/15497

Actions #3

Updated by Stanislas Rolland over 11 years ago

  • Assignee set to Stanislas Rolland
Actions #4

Updated by Gerrit Code Review over 11 years ago

Patch set 2 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/15497

Actions #5

Updated by Gerrit Code Review over 11 years ago

Patch set 3 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/15497

Actions #6

Updated by Gerrit Code Review over 11 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15639

Actions #7

Updated by Stanislas Rolland over 11 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF