Search Issue Tracker
By Design
Votes
0
Found in
5.3.1f1
Issue ID
759725
Regression
No
[UI] Dropdown stays in highlight phase after selecting an option
Steps to reproduce:
1. Download and import attached project. (UI_Test.zip)
2. Open scene: main
3. Play.
4. Click on dropdown.
5. Select any option.
6. Move the mouse away without clicking anywhere.
Expected result: When moving mouse on dropdown, it becomes red, after selecting an option and moving away, it should become white again.
Actual result: After selecting an option, dropdown still remains red (in highlighted phase)
Workaround: Changing phase after selection through your own script.
Reproduced on: 5.4.0b4, 5.3.2p2, 5.2.4f1
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
AdamKane
Jul 19, 2016 06:28
I also see this as a bug rather than a feature. The standard workaround to set navigation to 'None' doesn't work in this case.