diff --git a/ankiqt/ui/facteditor.py b/ankiqt/ui/facteditor.py index 53e73f7eb..4d1301292 100644 --- a/ankiqt/ui/facteditor.py +++ b/ankiqt/ui/facteditor.py @@ -559,7 +559,6 @@ class FactEditor(object): w.setTextColor(new) # now we clear the selection if haveSel: - cursor.clearSelection() w.setTextCursor(cursor) self.fontChanged = True