Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
5.15, 6.3.0, 6.4.0 FF
-
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
- depends on
-
QTBUG-76105 add QTextDocumentFragment and clipboard Markdown support
- Open
- relates to
-
QTBUG-52604 Lines overlap in QTextEdit, when multiple lines are inserted from Google Docs document
- Reported
-
QTBUG-467 QTextEdit Suggestion for Qt 3.3
- Closed