Project

General

Profile

Actions

Bug #102154

closed

Copy option in options.contextMenu.pages.disableItems

Added by Oliver Schmidt 8 months ago. Updated 8 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2023-10-12
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The User TSconfig documentation (https://docs.typo3.org/m/typo3/reference-tsconfig/main/en-us/UserTsconfig/Options.html#contextmenu-disableitems) says that

options.contextMenu.pages.disableItems = copy

should disable the copy option in the contextmenu. All options instead of copy set like this are hidden in both list context menu as well as in tree context menu. For copy you have to additionally set:
options.contextMenu.pages.tree.disableItems = copy

Seems the .context isn't optional in that case. It should be fixed.

Actions

Also available in: Atom PDF