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

Control not always get selected when using a touch screen

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • 8u20
    • 8
    • javafx
    • Found on embedded systems, but might be seen also on desktop with touch screen

      Sometime when taping over a control it doesn't get selected, but rather just get the internal focus (painted in blue, for example) and another tap needed to actually select/activate it.
      It seems that sending a MouseEvent.MOVE before MouseEvent.PRESS solve this issue, maybe its because control expect "enter" event before "press".

      Using RT-34624 for temporary fix for Lombard

            msladecek Martin Sládeček
            ayavnai Assaf Yavnai (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: