Description

Selected option in combo box is not always fully in view. In the example the selected option (highlighted in yellow) can end up almost completely out of view when navigating through the options of the combo box.

Steps to Reproduce
  1. Open the editor
  2. Create a new widget blueprint
  3. Add a combo box to the designer tab
  4. Add 9 default options
  5. Name the options Test1 -Test9
  6. Set the max list height to be 70
  7. Save and compile
  8. Open the level blueprint
  9. Add the widget to the viewport on begin play
  10. Play in Editor
  11. Click the combo box
  12. Make a selection (combo box will close(expected))
  13. Open the combo box again (an option should be highlighted in yellow)
  14. Use the arrow keys on the key board to navigate down through the list of options
  15. Notice that at certain points the selected option is not fully in view

Expected: Any option that is selected could be fully in view
Result: The selected option (highlighted in yellow) can end up almost completely out of view

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-45368 in the post.

1
Login to Vote

Cannot Reproduce
ComponentUE - Editor - UI Systems
Affects Versions4.15.3
Target Fix4.20
Fix Commit3894365
Main Commit4052378
CreatedMay 24, 2017
ResolvedFeb 20, 2018
UpdatedMay 4, 2018
View Jira Issue