-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
QDS 4.4
-
None
-
Qt Design Studio 4.4.0 Based on Qt 6.5.4 (MSVC 2019, x86_64) Built on Jan 22 2024 10:21:05 From revision ef2f76b2d8
OS: Windows 11 Pro, Version 22H2, OS build 22621.2861.
64-bit operating system, x64-based processor
How to reproduce
- Create a csv file
Column1 123456 ąęć #ffffff
- Import the csv file under the Model123 name.
- Remove one of the rows of the Model123 model.
- We don't need to save it.
- Delete the Model123 model.
- Repeat step 2)
Description
The model Model123 after step 5 consists of only 2 rows. It seems like the state of already deleted model was recovered.