Project

General

Profile

Actions

Bug #17836

closed

Not editable text block using IE and CSS width-Definition

Added by Claudia Schmidt over 16 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2007-11-23
Due date:
% Done:

0%

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

Description

Hi,

I'm including an css file the following way:

RTE.default {
contentCSS = EXT: extension_key/styles/screen.css
}

The CSS file contains the following code:
p {
width: 470px;
}

After inserting an paragraph in RTE and saving the whole text, I can't edit the text any more. It's like having a text block which you can move around but you can not enter it to edit the text (sometimes it's possible via keyboard).

It happens only in IE (IE6 & IE7) and Typo3 4.1.3 (rtehtmlarea 1.5.4), the problem is that I can't remove the CSS Code cause otherwise I only sea half of the text in RTE using Firefox.

Strange thing.

(issue imported from #M6813)

Actions #1

Updated by Stanislas Rolland over 16 years ago

What is the width of the editing area? In User TSConfig, try to set property

options.RTESmallWidth

to a larger value.

Actions #2

Updated by Stanislas Rolland about 16 years ago

Yes, I can reproduce this very strange behaviour in IE7. Looks like a browser bug. Not sure what to do about it.

Actions #3

Updated by Stanislas Rolland almost 13 years ago

  • Category set to RTE (rtehtmlarea + ckeditor)
  • Target version deleted (0)
  • TYPO3 Version set to 4.1
Actions #4

Updated by Alexander Opitz about 11 years ago

  • Status changed from Accepted to Needs Feedback

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #5

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed

No feedback for over 90 days.

Actions

Also available in: Atom PDF