[wp-trac] [WordPress Trac] #44713: Gutenberg formatting layout and UI errors
WordPress Trac
noreply at wordpress.org
Fri Aug 3 06:24:53 UTC 2018
#44713: Gutenberg formatting layout and UI errors
--------------------------+----------------------
Reporter: PrmyApps | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Editor | Version:
Severity: normal | Resolution: invalid
Keywords: | Focuses: ui
--------------------------+----------------------
Changes (by pento):
* status: new => closed
* resolution: => invalid
* component: General => Editor
* milestone: Awaiting Review =>
Comment:
Thank you for the feedback, @PrmyApps!
Just so you know, we're tracking Gutenberg issues over on the
[https://github.com/WordPress/gutenberg/ Gutenberg repo], but we can go
through these ones here. 🙂
1/2: Themes [https://wordpress.org/gutenberg/handbook/extensibility/theme-
support/#block-font-sizes will need to specify] what they would like each
size to be. Without that information, Gutenberg just uses a default font
size, which may not match what you see when you preview the post.
3: This is due to a inconsistent and buggy browser behaviour. We ran into
issues early on where different browsers had strange issues when rendering
the editable view with the drop cap. The best solution was to not show the
drop cap when editing, then show it again once you move out of the block.
4: We've iterated on the block inserter a few times, there's still some
work to be done here. I agree that there's the potential for confusion
when there's no block inserter at the end of the post. Here are some
issues for some more context:
[https://github.com/WordPress/gutenberg/issues/7006 7006],
[https://github.com/WordPress/gutenberg/issues/7271 7271].
5/6: Much like the Classic Editor
[https://codex.wordpress.org/Editor_Style requires themes to specify
styling], Gutenberg has
[https://wordpress.org/gutenberg/handbook/extensibility/theme-support
/#editor-styles similar requirements]. Due to some fundamental differences
with how the editors function, it's not really possible to automatically
re-use theme styles built for the Classic Editor in Gutenberg.
I'm going to close this ticket, but please continue providing feedback
over on the [https://github.com/WordPress/gutenberg/ Gutenberg repo]!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44713#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list