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

cut & paste checkboxes: checkbox is lost

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.4.0 Beta2
    • 6.3.0, 6.4.0 FF, 5.15
    • GUI: Text handling
    • None

    Description

      If you read markdown into a QTextEdit, you can have checkboxes. Say you have a todo list, with todo and done categories being separate lists, and you want to cut a task from the todo list and paste it into the done list. The checkbox goes missing, and it becomes a plain list item with a bullet. Not sure if this bug is in the widget, or more likely, missing support to "remember" QTextBlockFormat::marker() within the fragment that is on the clipboard.

      Attachments

        Issue Links

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

          Activity

            People

              srutledg Shawn Rutledge
              srutledg Shawn Rutledge
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes