Project

General

Profile

Actions

Bug #78513

open

Link-Browser - Link target not changed, if switch between tabs

Added by Ralf Küpper over 7 years ago. Updated 9 months ago.

Status:
Needs Feedback
Priority:
Must have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2016-10-31
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hallo, all,

in two different installations I found, that the configured link target does not change, if switch between tabs. For example switch from page to url, the link target _self does not change. If switch from page to mail and than back to url, link target changes from _self to _blank as it should. Same with switch from page to file.

Any idea?

Thank you in advance,

Ralf


Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Bug #83262: Linkhandler popup forgets all settings after switching tabsClosed2017-12-08

Actions
Related to TYPO3 Core - Feature #87526: LinksController - Override with default on LinkHandler switchNew2019-01-23

Actions
Actions #1

Updated by Ralf Küpper over 7 years ago

  • Priority changed from Should have to Must have
Actions #2

Updated by Riccardo De Contardi almost 7 years ago

I performed a test with both 7.6.18 and latest master (9.0.0-dev) using a content element, and clicking on the link icon for the header.

The results are the same for both:

1) I set for example target = new window (_blank) in the "page" tab
2) clicking on other tabs, the target will remain the same, but with one exception :
3) clicking on email tab and then again on another tab, the "target" field got resetted

Actions #3

Updated by Riccardo De Contardi over 5 years ago

The behavior I reported on my previous comment is still reproducible on 9.5.1-dev (latest master)

Actions #4

Updated by Markus Klein over 5 years ago

  • Related to Bug #83262: Linkhandler popup forgets all settings after switching tabs added
Actions #5

Updated by Riccardo De Contardi almost 5 years ago

  • Related to Feature #87526: LinksController - Override with default on LinkHandler switch added
Actions #6

Updated by Susanne Moog about 4 years ago

  • Category changed from Backend API to Backend JavaScript
Actions #7

Updated by Andreas Kienast about 4 years ago

  • Status changed from New to Needs Feedback

I fail to reproduce any of the issues in current v9 and v10. Is this issue still relevant?

Actions #8

Updated by Riccardo De Contardi about 4 years ago

Either I am doing something wrong or we have a regression here on both 9.5.14 and 10.4.0-dev (latest master):

I am using a content element, and clicking on the link icon for the header_link:

1) I set for example target = new window (_blank) in the "page" tab
2) clicking on other tabs,

Results

The target is never kept between the tabs. the same happens for the other configuration attributes, like title or CSS-class or Additional link parameter :/

The results are the same for both 9.5.14 and 10.4.0-dev

Actions #9

Updated by Riccardo De Contardi 9 months ago

My last comment seems still valid for 13.0.0-dev.

What should be the expected behavior?

Actions

Also available in: Atom PDF