Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-2661

UISelectOne - Using cursor down to select next element may jump up if there is duplicate values

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • 3.x Future
    • 3.2.2.Final
    • UI - IntelliJ IDEA
    • None
    • Hide

      You can reproduce by, cloning this project
      https://github.com/fabric8-quickstarts/spring-boot-camel-xml

      And then install the camel addon in jboss forge in IDEA. You can maybe try to install from git as the code is in this repo: https://github.com/fabric8io/fabric8-forge

      Or you can try installing a released version such as
      http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22io.fabric8.forge%22%20AND%20a%3A%22camel%22

      And then in the camel project above then load the XML file with the Camel route. And then run the camel-delete-node-xml command. And you should have a similar UI as shown in the screenshot.

      Show
      You can reproduce by, cloning this project https://github.com/fabric8-quickstarts/spring-boot-camel-xml And then install the camel addon in jboss forge in IDEA. You can maybe try to install from git as the code is in this repo: https://github.com/fabric8io/fabric8-forge Or you can try installing a released version such as http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22io.fabric8.forge%22%20AND%20a%3A%22camel%22 And then in the camel project above then load the XML file with the Camel route. And then run the camel-delete-node-xml command. And you should have a similar UI as shown in the screenshot.

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            cibsen@redhat.com Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: