Bug #17836
closedNot editable text block using IE and CSS width-Definition
0%
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)
Updated by Stanislas Rolland almost 17 years ago
What is the width of the editing area? In User TSConfig, try to set property
options.RTESmallWidth
to a larger value.
Updated by Stanislas Rolland almost 17 years ago
Yes, I can reproduce this very strange behaviour in IE7. Looks like a browser bug. Not sure what to do about it.
Updated by Stanislas Rolland over 13 years ago
- Category set to RTE (rtehtmlarea + ckeditor)
- Target version deleted (
0) - TYPO3 Version set to 4.1
Updated by Alexander Opitz over 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)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
No feedback for over 90 days.