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

iOS: Make window-scrolling optional for Items

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.13.2
    • QPA
    • None
    • iOS/tvOS/watchOS

    Description

      On iOS Qt scrolls the rootview up, when a text input gets focus (in qtbase\src\plugins\platforms\ios\qiosinputcontext.mm). 

      While this is certainly useful in many occasions, in other occasions it is a huge pain in the behind.

      Right now I'm trying to implement a text editor with a toolbar anchored to the keyboard and a header (which should stay at the top). It seems to be almost impossible (at least after about 7-8 hours trying).

      I suggest making this scrolling optional for individual items (via attached property) or toggleable via a function call ( Qt.setAutoScrollEnabled(bool) ). 

       

       

       

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              jrkleemann Jan Kleemann
              Votes:
              9 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes