You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
The text color behaves inconsistently when entering edit mode. The color is black when double-clicked but changes to white when the Enter key is used to enter edit mode.
Step to reproduce:
Create a text element with content "Hello".
Double-click the text to enter edit mode.
Observe the text color.
Press Enter to edit the text instead.
Observe the text color again.
Actual result:
When using double-click, the text appears black in edit mode.
When pressing Enter, the text appears white in edit mode.
Describe the bug
Summary:
The text color behaves inconsistently when entering edit mode. The color is black when double-clicked but changes to white when the Enter key is used to enter edit mode.
Step to reproduce:
Actual result:
https://github.com/user-attachments/assets/527abe2b-8a3a-4a19-9b63-7eb5752e0d96
Expected result:
The text color should remain consistent in edit mode, regardless of whether it is accessed via double-click or Enter.
The text was updated successfully, but these errors were encountered: