Open
Description
Describe the bug
Summary:
When text is entered in a textbox without making any changes, and then a color is renamed, the textbox shows duplicate text with an incorrect white color display.
Step to reproduce:
- Enter some text in a textbox and do not make any changes.
- Rename a color after the textbox input.
- Observe the textbox behavior after renaming the color.
Actual result:
- The textbox shows a duplicate text with a white color, even though no changes were made.
- Please watch this video:
https://github.com/user-attachments/assets/80cd8535-9d4c-4ce9-98d8-559fcd1eaad8
Expected result:
The textbox should remain as it is without displaying duplicate text or incorrect color when renaming a color.