Details
-
Bug
-
Resolution: Fixed
-
Neutral
-
6.2.10
-
None
-
Empty show more show less
-
Yes
-
Content Mngmt 13
-
3
Description
Steps to reproduce
- Using Chrome, go to https://demoauthor.magnolia-cms.com/.magnolia/admincentral#app:security
- In tab Groups or Roles there is a twin column field
- Select one or more groups/roles
Expected results
The selected text can be read.
Actual results
The selected text cannot be read because bad contrast.
Workaround
Customer fixed contrast using:
.v-select-twincol-options:focus option:checked, .v-select-twincol-selections:focus option:checked { box-shadow: none !important; }
Development notes
Contrast issue is only in Chrome, in Firefox and Safary the contrast is good.
Also the labels are misaligned: Groups / Available Groups / Assigned Groups should on one line.
Checklists
Acceptance criteria
Attachments
Issue Links
- supersedes
-
MGNLUI-6083 TwinColumnField: not readable and misaligned
-
- Closed
-