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

QTextCursor beginEditBlock and endEditBlock break layout when document contains QTextBlock is not visible.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • None
    • 6.3.0
    • GUI: Text handling
    • None
    • Windows

    Description

      When I use beginEditBlock and endEditBlock, layout breaks.

      This occurs on a special condition.

      In my document, there is a QTextTable at least.

      And there is also some unvisible QTextBlocks.

      The cursor operation is deletePreviousChar().(not insertText)

      In my case, QTextTable and unvisibleQTextBlock and deletePreviousChar operation.

       

       

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            nori Harunori Fujimoto
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes