-
-
Notifications
You must be signed in to change notification settings - Fork 437
Multi select drop down list box not rendered correctly in Chrome and Edge #5493
Description
Describe the bug
The multi select drop down box for option Selective Plugin Debug is not rendered correctly in Chrome.
Applies to Chrome and Edge. In Firefox the box is correctly rendered..
It appears the width of the header where the search, check all and uncheck all items is displayed is too narrow and they overflow onto the actual list items.
In other places where a multi select drop down is used it appears to render correctly
To Reproduce
Steps to reproduce the behavior:
-
Go to Configuration>>Settings>>General
-
Click on Select Plugins by Selective Plugin Debug
-
No error reported this is a visual display issue see screenshots
Expected behavior
The drop down header bar should appear the same as for the select files multi drop down just above
Screenshots
Screenshot from chrome browser incorrectly rendered

Screenshot from Firefox browser correctly rendered

Maybe related as its both Chrome and Firefox on test system with no plugins the background is also transparent

After installing the thresholds plugin on the test system the background is no longer transparent but original render issue still apparent
Desktop (please complete the following information)
-
OS: W10 22H2
-
cacti 1.2.25 running on Ubuntu 22.04
-
Browser [e.g. chrome, safari]
-
Chrome Version 117.0.5938.89 (Official Build) (64-bit)
-
Firefox 117.0.1 (64-bit)
Smartphone (please complete the following information)
- Not tested
Additional context
Add any other context about the problem here.