Actions
Task #30613
closedRemove unused option for "oncontextmenu"
Start date:
2011-10-06
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The TYPO3_CONF_VARS option to enable oncontextmenu is not needed anymore IMHO, as this option is official part of HTML5 (previously it wasn't allowed by IE for HTML4, and a proprietary option for Firefox (back when we introduced it in 4.1). The patch removes any occurence of this option and enables oncontextmneu everywhere.
Actions