Actions
Feature #22156
closedhtmlArea RTE: Make height of the context menu configurable
Start date:
2010-02-22
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The context menu sometimes takes complete browser height.
Make this configurable with:
RTE.default.contextMenu.maxHeight = int+
Default is to let it be managed by EXTJS menu layout manager.
The patch will in fact allow
RTE.default.contextMenu {
any configuration property of Ext,menu.Menu
}
(issue imported from #M13608)
Files
Updated by Stanislas Rolland over 14 years ago
Committed to SVN TYPO3core trunk (revision 6972).
Actions