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

Named colors in gradients are not recognized #21

Closed
SebastianZ opened this issue Feb 23, 2012 · 2 comments
Closed

Named colors in gradients are not recognized #21

SebastianZ opened this issue Feb 23, 2012 · 2 comments

Comments

@SebastianZ
Copy link

FirePicker does not recognize the some color values in -moz-linear-gradient() and -moz-radial-gradient().

Examples:

  • For -moz-linear-gradient(top, red, blue, green), only the color picker for red and blue is displayed.
  • For -moz-linear-gradient(center center, red, blue, green), only the color picker for red and blue is displayed.
  • For -moz-linear-gradient(red, blue, green), only the color picker for blue is displayed.

I tested this with FF 10.0.2 + FB 1.9.1 + FP 1.4.0 on Win7.

Sebastian

@thedarkone
Copy link
Owner

Thank you! This should be fixed in the next version (it might take a couple of days before it gets reviewed by Mozilla and become available as an automatic update).

@SebastianZ
Copy link
Author

Works fine for me. Thanks a lot for the fast fix!

Sebastian

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