Gutenberg: Missing editor styles with Firefox #22787
Labels
[Feature] WordPress.com Block Editor
[Focus] Blocks
Issues related to the block editor, aka Gutenberg, and its extensions developed in Jetpack
[Focus] FSE
Issues related to the site editor / Full Site Editing / FSE feature in Gutenberg
[Plugin] Jetpack
Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/
[Type] Bug
When a feature is broken and / or not performing as intended
Impacted plugin
Jetpack
Steps to Reproduce
A clear and concise description of what you expected to happen.
The Donations block and its notice banners are styled appropriately.
What actually happened
The Donations block appears completely unstyled.
Other information
Note: the screenshots come from another test, but the result is virtually the same. Just ignore that it's on a free plan.
This is related to #22640.
That PR fixed this same issue on most browsers on Simple sites by adding JP editor styles with
add_editor_style
.@sdixon194 noted that the issue persists on Jetpack and Atomic sites, but only when using Firefox.
I could reproduce on Atomic but not on Jetpack (tested locally and on JN).
All things considered, I think it might be worth it to:
add_editor_style
(using the newJetpack_Gutenberg::add_iframed_editor_style()
function) workaround in JP itself.add_editor_style
by default.I'm not familiar enough with the JP build system to make an educated decision on this, so I'd rather have a bit of a discussion before casually attempting the workaround. 🙂
Operating System
No response
OS Version
No response
Browser
Firefox
Browser Version(s)
No response
The text was updated successfully, but these errors were encountered: