[IGN-7495] Perspective context menu feature with 'type' set as 'link' and target set as 'tab' always targets the same 'new' tab

I have observed that when using any Perspective context menu menu-item with 'type' set as 'link' and target set as 'tab' (not 'self'), the first time using that feature the specified URL will open in a new tab (expected). However any subsequent use of that feature will open the URL in the same "new" tab that was created the first time the feature was used (not expected).

This feature will never create more than one tab additional to the originating tab. In fact if the URL targets another page of the same project (e.g. '/testpage'), then further use of that feature in the new tab will just open subsequent pages in the current tab (as though 'self' was selected instead of 'tab').

I would surmise that expected/intended behavior would be to open a different 'new' tab each time the feature is used and not target the same 'new' tab for each subsequent use.

Ignition v8.1.26 Perspective Context Menu
Tested with context menu enabled on a Perspective button component.
Issue is repeatable in Chrome and Edge browsers.

image

3 Likes

I've opened an internal ticket to get this fixed. Thank you for the clear report!

3 Likes

any update?

Preference is for table row double-click to open popup, context menu to open in new tab (multiple instances).

Unfortunately this does not appear to be possible. I must use URL Navigation event on table row double click to get multiple new tabs.

There has been no change in ticket state at this time.

+1 for this request

Our customer would like the ability to open the navigation link in a new tab with a right-click. The context menu seems to be the only option; however, due to the behavior described above, it is not really feasible.

Thanks a lot!

possible alternative: nested view colum with a URL Navigation event/script on an ‘open external’ icon