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

Android clipboard button not working

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.12.10, 5.15.2
    • None
    • Android

    Description

      Android clipboard button is not working.

      Steps to reproduce:

      1. Create an empty QtQuick project using Qt Creator.
      2. Add TextField (QtQuick Controls2) or TextEdit (QtQuick) control to main window.
      3. Click on it, Android keyboard will open. Try to click the Clipboard button (see the screenshot).
      4. Result: nothing happens.  Expected result: it shows pictures of the texts copied to the Clipboard recently.

      This clipboard works fine inside of the text edit control inside of our custom activity created by the means of Android API inside of our Qt Application. But is not working inside QML of the same application and same process.

      Attachments

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

        Activity

          People

            qtandroidteam Qt Android Team
            alervd Alexander Dyagilev
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes