Actions
Bug #79368
closedDisabled context menu still works with right click
Status:
Rejected
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2017-01-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
context menu, right click, disabled
Complexity:
Is Regression:
No
Sprint Focus:
Description
If you disable the context menu for backend groups by adding
options.pageTree.disableIconLinkToContextmenu = titlelink
to the TS Config the context menu will be disabled für left click.
But right click still opens it.
I also tried to add this TSconfig to the User... same result
Updated by Tymoteusz Motylewski over 7 years ago
- Status changed from New to Rejected
In v8 configuration has changed for context menu. Please check in the documentation -https://docs.typo3.org/typo3cms/CoreApiReference/ApiOverview/Examples/ContextualMenu/Index.html#disabling-context-menu-items-from-tsconfig
and migration here:
https://docs.typo3.org/typo3cms/extensions/core/8.7/singlehtml/Index.html#page-tsconfig-change
Actions