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

Editiable QGraphicsTextItem problem when setting pageSize

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.12.1
    • 5.6.1, 5.7.0, 5.12.0
    • Widgets: GraphicsView
    • None
    • Debian Jessie/Stretch
    • 0088f760439b4f6f98342d3e22ecadbb13aaf06a (qt/qtbase/5.12)

    Description

      When setting the pageSize on the QTextDocument of a QGraphicsTextItem, the contents of the QGraphicsTextItem is shown as in a document view. However, the last visible lines in the document become non-editable. I can't place the cursor or select that text with the mouse. Also the selection border disappears when clicking on those lines. When moving the textCursor with the keyboard to those lines, the textCursor is no longer shown/redrawn.

      After going through the source code it seems to me that the pageSize.height causes the problem.

      Attachments

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

        Activity

          People

            vitaly.fanaskov Vitaly Fanaskov
            jan-willem Jan-Willem van der Veen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes