Actions
Bug #15570
closedPagecontent textarea to small?
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2006-02-05
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Any ideas why the pagecontent text field is 25 lines high with RTE enabled but only rows="5" high by default without the RTE.
When you look at the BE as a whole and see how much area is actually devoted to typing in new content, It is tiny, Less than 10% of the screen.
1) Consider a % width for the text area instead of the coded width: 460px;
2) Consider a height of at least rows="20" by default.
Matthew
(issue imported from #M2486)
Actions