Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-94390

Android: Button Click Bug

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.1.1
    • None
    • Android

      Button clicked event is not signaled when you click the button.

      It seems like the problem is "touch end" event is not being registered properly, because if you touch the button, then swipe your finger some distance below the button, then "untouch", the clicked event will be registered.

      Pressed event is being registered just fine.

      I tried physical device and emulator both.

       

      Update: I've attached an example.

      Top button in layout (PushButton 1) works as intended, while PushButton 2 and PushButton 3 register only pressed event.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qtandroidteam Qt Android Team
            holynoob dron ven
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes