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

Floated TextImageFormats deleted fom a QTextEdit leaves a undeletable frame behind

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • None
    • 4.6.1
    • GUI: Text handling
    • None
    • Arch Linux, x86_64

    Description

      A QTextImageFormat can be inserted as inline, left or right floated. After insertion, they can be deleted by keypress. But floated QTextImageFormats leaves a blank square behind them, that can not be removed, it looks like an anonymous frame.

      I do not understand why QTextImageFormat inherits QTextCharFormat and not QTextFrameFormat - in fact the latter supports a lot of properties that one would expect for an image, while the former does not. For example floating positioning, the lack of which might be the cause for the extra frame?

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            anderslund Anders Lund
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes