Bug #18611
closedWhen creating a new text content element, it's not possible to use the RTE
0%
Description
If you create a new content element the text field of RTE exceeds the bottom frame (see screenshot) and no input is possible. You have to save and close the element and edit it again, to make it work.
I tested in FF2 with current sources of 4_2 branch.
SImply create a new content element
(issue imported from #M8106)
Files
Updated by Stanislas Rolland over 16 years ago
I cannot reproduce this issue.
Delete all files from typo3temp/rtehtmlarea and clear your browser cache.
What are the values of options.RTESmallHeight and options.RTELargeHeightIncrement in User TSConfig?
What is the value of RTE.default.RTEHeightOverride in Page TSConfig?
Updated by Helmut Hummel over 16 years ago
I did delete all files in typo3temp/rtehtmlarea and of course also the brouwser cache.
user ts is empty and I have only one admin user in this system
additionally PageTS is empty, so that default values are in effect.
I set "typical" in em configuration and only checked "compressed scripts" there.
Updated by Stanislas Rolland over 16 years ago
What skin are you using? Your backend picture does not resemble TYPO3 4.2.
Updated by Helmut Hummel over 16 years ago
I'm using plain t3skin, with:
setup.override.navFrameResizable = 1
setup.override.navFrameWidth = 275
nothing special at all. But I have the core patch with some patches pending on core list. I will try it with plain svn version and report...
Updated by Helmut Hummel over 16 years ago
can be closed!
Problem was an extension xclassing many things, sorry for bothering!