[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 22:14:34 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 fixed-major | Focuses: css
------------------------------------------+-----------------------
Changes (by audrasjb):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"56784" 56784]:
{{{
#!CommitTicketReference repository="" revision="56784"
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.
Merges [56783] to the 6.3 branch.
Fixes #59086.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59086#comment:35>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list