Details
-
Bug
-
Resolution: Unresolved
-
Neutral
-
None
-
1.0.2
-
None
Description
TODO
Undo mduerig's workaround locally and see whether still an issue.
Observed behaviour
In some cases the drop down list does not retract after calling Form#setComboBoxOption. This can lead to follow up errors where the list overlaps other elements that are target of clicks. See e.g. MGNLTEST-103.
Expectation
The correct behaviour would be for the drop down list to retract before returning from this call.
Steps to reproduce
The observed behaviour does not reproduce reliably and the exact conditions to reproduce it are not yet clear. See MGNLTEST-103 for how this can be reproduced from time to time.
Workaround
Order form action such setComboBoxOption comes last. See e.g. https://git.magnolia-cms.com/projects/INTERNAL/repos/addon-tests/pull-requests/7/diff#magnolia-addon-tests/tests/src/test/java/info/magnolia/abntesting/uitest/ABTestVariantActionsUITest.java
Checklists
Attachments
Issue Links
- is depended upon by
-
MGNLTEST-103 Self test ContentEditorTest.contentEditorContentBlockTest fails repeatedly
-
- Closed
-