Make WordPress Core

Changes between Initial Version and Version 3 of Ticket #50304


Ignore:
Timestamp:
08/06/2022 10:58:53 AM (14 months ago)
Author:
sabernhardt
Comment:

Thanks for the ticket and sorry for the delayed response!

The Verse block had specified a dark text color within the editor before WordPress 5.8 (GB27736):

pre.wp-block-verse {
	color: $gray-900;
}

I did not experience the dark text on the front end, even with an older WordPress version, so I think we can call this fixed (with the editor update in recent versions).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #50304

    • Property Keywords needs-testing added
    • Property Focuses css added
    • Property Component changed from Themes to Bundled Theme
    • Property Summary changed from Twenty Twenty theme: Text in Verse Block in the block editor is too dark to see against a dark page background to Twenty Twenty: Text in Verse Block in the block editor is too dark to see against a dark page background
  • Ticket #50304 – Description

    initial v3  
    11The color of text in a Verse Block is dark, and when used on a site with the Twenty Twenty theme, and where the site's background is set to a dark color, it's not possible to see the text in the block editor.
    22
    3 #### Steps to reproduce
     3==== Steps to reproduce
    44
    551. Activated Twenty Twenty on a test site on WordPress.com
     
    884. Added text to the Verse Block (pasted from an external source, no external/inline styling was added to the pasted text).
    99
    10 #### What I expected
     10==== What I expected
    1111
    1212Verse Block text should adapt to the dark background like text in other blocks, like a Paragraph Block.
    1313
    14 #### What happened instead
     14==== What happened instead
    1515
    1616Instead, the text in the Verse Block is almost impossible to see because it's dark text against a dark background.
    1717
    18 #### Browser / OS version
     18==== Browser / OS version
    1919
    2020Firefox Developer Edition v77b, macOS 10.15.5 (not sure what the user who reported this issue is using)
    2121
    22 #### Screenshot / Video
     22==== Screenshot / Video
    2323
    2424https://d.pr/i/dOYOBN/qWszm6Wi9y
     
    2626https://d.pr/i/iq2G6M/7TtwenDVkH
    2727
    28 #### Context / Source
     28==== Context / Source
    2929
    3030User report on WordPress.com (3022847-zen)