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

cut & paste checkboxes: checkbox is lost

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes