Opened 4 years ago
Last modified 4 years ago
#48684 new defect (bug)
Twenty Twenty: Issue with primary color when using Gutenberg
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 5.3 |
Component: | Bundled Theme | Keywords: | has-screenshots needs-testing |
Focuses: | css | Cc: |
Description (last modified by )
Hi there,
I found an error in css , when working with gutenberg editor in backend.
When I select the primary color as background color the row editable functions dont work due to css error.
This class should be fixed:
.has-background.has-accent-background-color *:not(.has-text-color) { color: #f9f9f9; }
We can just delete this class or where else is it needed?
Thanks Niko
Attachments (2)
Change History (13)
#1
@
4 years ago
- Keywords needs-patch added; has-patch removed
- Summary changed from twenty twenty theme - primary color & gutenberg error to Twenty Twenty: Issue with primary color when using Gutenberg
#2
@
4 years ago
- Keywords needs-patch removed
- Summary changed from Twenty Twenty: Issue with primary color when using Gutenberg to twenty twenty theme - primary color & gutenberg error
#3
@
4 years ago
- Summary changed from twenty twenty theme - primary color & gutenberg error to Twenty Twenty: Issue with primary color when using Gutenberg
#9
@
4 years ago
Able to reproduce running WordPress 5.3, Twenty Twenty 1.0, and Gutenberg 7.0.0.
@karmatosed is unable to reproduce on WordPress 5.4-alpha-46812, Twenty Twenty 1.0, and Gutenberg master — so it might be fixed in Gutenberg master?
#10
@
4 years ago
@karmatosed, @melchoyce nope the error still exists.
Just tested with development version (5.4-alpha-46829) and with development version (5.4-alpha-46885)
Both versions you don't see the right color.
Twenty TwentyVersion: 1.0
I don't where I can check the Gutenberg Version.
If anyone want a login to the backend, just write me in slack. (same name)
Steps to reproduce:
Expected behaviour:
the buttons should stay visible
Current behaviour:
the text color is almost the background color #f9f9f9