[wp-trac] [WordPress Trac] #59086: Twenty Twenty: black background hides text editing after 6.3 update
WordPress Trac
noreply at wordpress.org
Wed Oct 4 20:54:49 UTC 2023
#59086: Twenty Twenty: black background hides text editing after 6.3 update
------------------------------+-----------------------
Reporter: floydwilde | Owner: audrasjb
Type: defect (bug) | Status: closed
Priority: high | Milestone: 6.3.2
Component: Bundled Theme | Version: 6.3
Severity: major | Resolution: fixed
Keywords: has-patch commit | Focuses: css
------------------------------+-----------------------
Changes (by audrasjb):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"56783" 56783]:
{{{
#!CommitTicketReference repository="" revision="56783"
Twenty Twenty: Fix style issues within iframed editor.
This changeset:
- Replaces `body` with `html` for the first CSS selector that makes text
white against a dark background
- Moves `twentytwenty_block_editor_styles()` from the
`enqueue_block_editor_assets` action to `enqueue_block_assets` for
WordPress 6.3 and later
- Removes the obsolete `twentytwenty-block-editor-script` from the styles
function to avoid an error in the iframe
Props floydwilde, poena, huzaifaalmesbah, greenshady, sabernhardt,
audrasjb, pooja1210, shailu25, joemcgill.
Fixes #59086.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59086#comment:32>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list