Skip to content

[bug][elements] Text color changes inconsistently when entering edit mode #1725

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spartan-uyen opened this issue Apr 4, 2025 · 0 comments · Fixed by #1780
Closed

[bug][elements] Text color changes inconsistently when entering edit mode #1725

spartan-uyen opened this issue Apr 4, 2025 · 0 comments · Fixed by #1780
Labels
bug Something isn't working

Comments

@spartan-uyen
Copy link

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:

  1. Create a text element with content "Hello".
  2. Double-click the text to enter edit mode.
  3. Observe the text color.
  4. Press Enter to edit the text instead.
  5. Observe the text color again.

Actual result:

Expected result:
The text color should remain consistent in edit mode, regardless of whether it is accessed via double-click or Enter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant