Control not always get selected when using a touch screen

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P3
    • 8u20
    • Affects Version/s: 8
    • Component/s: javafx
    • Environment:

      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

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

              Created:
              Updated:
              Resolved:
              Imported: