-
Problem report
-
Resolution: Fixed
-
Trivial
-
6.0.23rc1, 6.4.8rc1, 7.0.0alpha6
-
Sprint 105 (Oct 2023), Sprint 106 (Nov 2023), S2401-1, S2401-2, S24-W6/7, S24-W10/11
-
1
Steps to reproduce:
- Go to Administration->General->Trigger displaying options
- Change severities name ( maxlength = 32)
- Save the changes
- Go to any dashboard and open widget edit or create modal form
- Choose any widget type where severity filtering is present (e.g. Problems, Problem hosts, Problem by severity, Top triggers (master only))
- Check severities
Result: Long custom severity labels don't fit widget form size.
Expected: severity labels should fit form size.
Note: the issue can possibly appear using some languages where long labels are present.
- causes
-
ZBX-25466 Labels for checkboxes in mass update form having unneeded title attribute
- Resolved