Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8126188

Editable ListView consume key events although focus has been given to another TextField

XMLWordPrintable

      Testcase attached. Double click on "Edit me", type some text, DO NOT type return, click on the TextField underneath the ListView. The TextField gets focus, but any typed character is consumed by another control (I guess the ListView).


      We are in a case where the ongoing edition is committed when the TextField (of the ListCell) looses focus. This is the typical way content is committed in the SB.

            jgiles Jonathan Giles
            jfdenise Jean-Francois Denise (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: