Bug #22668
closedimage options for context sensitive click
0%
Description
When you right click on an image you are presented with all available options. The list you see there should be limited to align, image properties, link etc. like in versions before extJS.
(issue imported from #M14407)
Updated by Stanislas Rolland over 14 years ago
I think the behaviour in previous versions was incorrect. The context menu shows all options that are enabled in the toolbar, and therefore valid in the current context.
The context menu may appear to show more options because, in previous versions, not all options would be displayed, but only some hardcoded list of options. However, it is now possible to remove options from the context menu with:
RTE.default.contextMenu.hideButtons
Updated by Susanne Moog over 13 years ago
- Status changed from Needs Feedback to Closed
- Target version deleted (
0) - TYPO3 Version set to 4.4
Closed because of no feedback for a long long time. Reopen the bug if the behavior is still not understandable.