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

Editiable QGraphicsTextItem problem when setting pageSize

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important 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)

      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.

        1. QTBUG-55527.tar.gz
          10 kB
          Jan-Willem van der Veen
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes