Description
In Icinga Web, I created a parent navigation entry and shared it with all users (*). Under this parent, several child navigation entries were added, each configured with the “new window” option enabled.
The issue is that the “new window” behavior is inconsistent:
- Clicking a child entry directly from the left navigation menu opens it in a new tab.
- Clicking the parent entry in the main content area (right side) shows the list of child entries there, but clicking any of those opens the link in the same tab, ignoring the “new window” setting.
This means the configuration is only applied in the sidebar, but not when accessing the same entries through the parent’s detail view.
Expected Behavior
Child navigation entries configured with “new window” should consistently open in a new browser tab, regardless of where they are clicked.
Environment
Icinga Web 2 Version: 2.12.5
PHP Version: 8.2
icinga/icinga-php-libray: 0.17.1
icinga/icinga-php-thirdparty: 0.13.1
Description
In Icinga Web, I created a parent navigation entry and shared it with all users (
*). Under this parent, several child navigation entries were added, each configured with the “new window” option enabled.The issue is that the “new window” behavior is inconsistent:
This means the configuration is only applied in the sidebar, but not when accessing the same entries through the parent’s detail view.
Expected Behavior
Child navigation entries configured with “new window” should consistently open in a new browser tab, regardless of where they are clicked.
Environment
Icinga Web 2 Version: 2.12.5
PHP Version: 8.2
icinga/icinga-php-libray: 0.17.1
icinga/icinga-php-thirdparty: 0.13.1