[ZBX-23518] Host interface type selection dialog only partially visible in case if it overlaps with side menu Created: 2023 Oct 09  Updated: 2023 Nov 10  Resolved: 2023 Nov 09

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Frontend (F)
Affects Version/s: 6.0.23rc1, 6.4.8rc1, 7.0.0alpha7
Fix Version/s: None

Type: Problem report Priority: Trivial
Reporter: Sergejs Olonkins Assignee: Zabbix Development Team
Resolution: Duplicate Votes: 0
Labels: menu, overlay
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: GIF File menu_interface_type_overlapping.gif    
Issue Links:
Duplicate
duplicates ZBX-23687 Improve popup menu behavior with many... Closed
Sprint: Sprint 105 (Oct 2023), Sprint 106 (Nov 2023)

 Description   

Problem description: In case if there is not enough space in the view to make sure that the Host interface type selection dialog doesn't overlap with the menu bar (for example element inspector is opened), then the host interface type selection menu is only partially visible, as a part of it is overlapped by the menu bar, which in its turn is not visible due to the host configuration dialog, which looks unacceptable:



 Comments   
Comment by Dmitrijs Fofanovs [ 2023 Nov 08 ]

The fix of this problem is implemented in ZBX-23687. Problem is the menu having 'position: absolute' against the 'wrapper' <div>. Our sidebar menu <aside> is outside of the 'wrapper' <div>. Changing the menu to position fixed solves the issue. 

Generated at Fri Apr 03 12:20:20 EEST 2026 using Jira 10.3.13#10030013-sha1:56dd970ae30ebfeda3a697d25be1f6388b68a422.