Skip to content
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

BUG: After applying the text color not able to set the background color #5442

Closed
2 tasks done
kishanp102 opened this issue Oct 3, 2023 · 4 comments
Closed
2 tasks done

Comments

@kishanp102
Copy link

GrapesJS version

  • I confirm to use the latest version of GrapesJS

What browser are you using?

chrome

Reproducible demo link

https://jsfiddle.net/a3xgLm7c/3/

Describe the bug

How to reproduce the bug?

  1. Select the text and apply the text color
  2. Select the same text and apply the background color

What is the expected behavior?

  1. Both color should apply

What is the current behavior?

  1. Background color should apply after applying the text color

If is necessary to execute some code in order to reproduce the bug, paste it here below:

// your code here

Code of Conduct

  • I agree to follow this project's Code of Conduct
@mapsmarketing
Copy link
Contributor

Hi @kishanp102 ,

I tried to reproduce the issue with the steps described but both the text and background colours are being applied (please see screenshot).

image

@kishanp102
Copy link
Author

Drag and drop the text component then apply the font color and click outside again click on the text and put the background color it is not applying
screencast-jsfiddle.net-2023.10.11-09_19_42.webm

@mapsmarketing
Copy link
Contributor

Yep, you are right @kishanp102 it doesn't apply a new background colour on it after you've already set one. It's definitely a bug.

@kishanp102
Copy link
Author

@artf can you look into this issue

@artf artf closed this as completed in 0e6e1db Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants