Thierry Crozat 530a972d4c GUI: Clear the selection when calling EditableWidget::setEditString
This fixes a crash (assert) due to an invalid selection in the EditableWidget
when typing anything in the widget after setEditString was called while some
text was selected.
Here is one way to get the crash (before this commit):
1. In the launcher search box type some text.
2. Select the text or part of the text.
3. Click the clear button.
4. Type something or use the backspace/delete key.
2023-07-20 00:46:48 +01:00
..
2023-07-19 21:44:06 +02:00
2023-05-10 22:52:48 +02:00
2023-05-11 23:53:17 +02:00
2023-07-01 13:55:59 +02:00
2023-06-18 20:39:59 +02:00
2023-04-09 23:55:16 +03:00