Project

General

Profile

Actions

Bug #91180

closed

middle mousekey / right click dosen't work for certain links, example install-tool

Added by Christian Hackl over 4 years ago. Updated 5 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-04-23
Due date:
% Done:

0%

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

Description

Middle mousekey to open links in new Tab - or right click > open in new tab doesen't work for certain "links" because there are no links anymore instead now it's a "modulemenu-action" thing...

For example at the install-tool the button: "Switch to Backend".

Actions #1

Updated by Riccardo De Contardi over 3 years ago

Indeed all the items in the module left menu are in fact <button> and not links, but the same happens on the module menu of the backend, so I guess it's by design, am I wrong?

Actions #2

Updated by Riccardo De Contardi 5 months ago

  • Status changed from New to Closed

I close this issue as it is no longer reproducible on TYPO3 11, 12 and 13: in fact since TYPO3 11 both on Install Tool and on the Backend, the module menu items are no longer built with <button> tags but with <a> tags; therefore right-click and "open in a new tab/window..." works now.
(I guess since 11.2 but I could be wrong)

If you think that this is the wrong decision or there is still work to do here, please reopen the issue or open a new issue with a reference to this one. Thank you.

Actions

Also available in: Atom PDF