]
Claus Ibsen commented on FORGE-2661:
------------------------------------
In this example the "log" is the duplicate element in the list. But if you look
in the Camel route XML you can see log being used in 2 places.
UISelectOne - Using cursor down to select next element may jump up if
there is duplicate values
-----------------------------------------------------------------------------------------------
Key: FORGE-2661
URL:
https://issues.jboss.org/browse/FORGE-2661
Project: Forge
Issue Type: Bug
Components: UI - IntelliJ IDEA
Affects Versions: 3.2.2.Final
Reporter: Claus Ibsen
Attachments: Screen Shot 2016-06-23 at 10.36.46 AM.png
We have a UISelectOne with a number of elements. As some of the elements may have the
same value, then that is okay, as its the index that matters when the user select an
element.
In the IDEA then the UI cannot scroll down and select the next element, when you press
cursor down, or if you attempt to use the scroll with the mouse.
See screenshot.