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

Text editor example contradicts QQuickTextDocument's documentation

    XMLWordPrintable

Details

    • All
    • 045f9ce19 (dev), 98d409a66 (dev)

    Description

      The Text Editor example (both in QtQuick Controls 1 & 2) invites the user to use the QtQuickTextDocument API in a way that is explicitly forbidden by the API itself (and this is probably the reason why it does not work): the QTextDocument accessible via QtQuickTextDocument should not be modified in any way, whereas the example creates a cursor on the document and modifies it.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-81022
          # Subject Branch Project Status CR V

          Activity

            People

              srutledg Shawn Rutledge
              mardy Alberto Mardegan
              Votes:
              1 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes