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

Android: Button Click Bug

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes