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

iOS: Standard UIMenuController Provided Menu for Text Controls

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.4.0 Beta
    • 5.4.0 Alpha
    • QPA
    • None
    • iPad-3, iOS-7.1, Xcode 6.01 at Mac OS 10.9.5
      QtCreator-5.2.0
    • iOS/tvOS/watchOS

    Description

      Reproduced for Qt-5.4 from git dd October 12, 2014

      QTextEdit, QLineEdit, QPlainTextEdit, etc.
      are lacking standard iOS behavior with
      standard for iOS UIMenuController menu
      appearing when a word in text is tapped
      (menu with "Select", "Select All", "Paste"...)

      Steps to reproduce:
      1. iOS-7.1 iPad-3;
      2. Qt-5.4 taken from git October 12, 2014
      configured as:
      ./configure -v -prefix /Users/robert/dev/qt-5.4-1210-ipad -xplatform macx-ios-clang -sdk iphoneos -debug-and-release -opensource -confirm-license -static -nomake tests -nomake examples -skip qttranslations -skip qtenginio -skip qtwebsockets -skip qtwebkit -skip qtserialport -skip qtwebkit-examples -skip multimedia -openssl-linked -I/Users/robert/dev/openssl-1.0.1g/include -L/Users/robert/dev/openssl-ios-arm -lcrypto -lssl
      and built by make; make install

      3. Qt-stock example textedit from ./examples/widgets/richtext/
      4. Compile and run the example;
      5. Touch the text and observe no standard UIMenuController menu

      Am I missing some configuration or input flags in the example
      are wrong?

      Attachments

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

        Activity

          People

            richard Richard Moe Gustavsen
            coroberti Robert Iakobashvili
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes