Werk #18138: Fix multiple-select field rendering in Chrome version 142+
| Component | Setup | ||||||
| Title | Fix multiple-select field rendering in Chrome version 142+ | ||||||
| Date | Oct 30, 2025 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
A recent update of Chrome to version 142 changed the way select boxes are being rendered.
This broke the styling of various multiple-select form fields like the "Permission" selection when editing a host or when selecting files to create an MKP from.
With this werk, the appearance of these select fields have been restored to what they looked like before version 142.