Make WordPress Core

#61474 closed defect (bug) (duplicate)

Twenty Nineteen : Latest Post Block Text Color is not working When Full Post Content Option is selected

Reported by: pranitdugad's profile pranitdugad Owned by:
Milestone: Priority: normal
Severity: minor Version:
Component: Bundled Theme Keywords: has-patch needs-testing
Focuses: Cc:

Description

Twenty Nineteen, Latest Post Block Text Color is not working When the Full Post Content Option is selected.

Steps To Reproduce -

  1. Add the Latest Post Block in the editor.
  2. Go to Block setting -> Enable Post Content.
  3. Select Full Post Option.
  4. Now Select the Background Color and text Color.

Text Color is not working when the editor selects the full post content option.
While For Other Themes it's working fine.
I have created video for a better understanding

Video: https://jmp.sh/SdbA6D7Q

Attachments (3)

61474.patch (1.8 KB) - added by pranitdugad 13 months ago.
After applying this patch , this issue is resolved
61474.1.patch (655 bytes) - added by pitamdey 13 months ago.
I think we have to do the changes in scss file.
61474.1.2.patch (655 bytes) - added by pitamdey 13 months ago.
I think we have to do the changes in scss file. So Here is the updated patch

Download all attachments as: .zip

Change History (9)

#1 in reply to: ↑ description @pranitdugad
13 months ago

Replying to pranitdugad:

Twenty Nineteen, Latest Post Block Text Color is not working When the Full Post Content Option is selected.

Steps To Reproduce -

  1. Add the Latest Post Block in the editor.
  2. Go to Block setting -> Enable Post Content.
  3. Select Full Post Option.
  4. Now Select the Background Color and text Color.

Text Color is not working when the editor selects the full post content option.
While For Other Themes it's working fine.
I have created video for a better understanding

Video: https://jmp.sh/SdbA6D7Q

Also Font size is not working in editor as well for this block

@pranitdugad
13 months ago

After applying this patch , this issue is resolved

#2 @narenin
13 months ago

  • Keywords has-testing-info added

Test Report
Description

Hello @pranitdugad ,

I've tested the latest patch [61474.patch] https://core.trac.wordpress.org/attachment/ticket/61474/61474.patch, and it looks fine.

Patch tested: [61474.patch] https://core.trac.wordpress.org/attachment/ticket/61474/61474.patch
Environment

WordPress: 6.6-beta2-58392-src
PHP: 8.3.7
Server: nginx/1.25.4
Database: mysqli (Server: 8.3.0 / Client: mysqlnd 8.3.7)
Browser: Chrome 125.0.0.0
OS: macOS
Theme: Twenty Nineteen 2.8
MU Plugins: None activated
Plugins:

Test Reports 1.1.0

Actual Results

Issue resolved with this patch.

Additional Notes

Any additional details worth mentioning.

Before Apply Patch Screenshots
Editor
https://ibb.co/4sRfn1F

After Apply Patch Screenshots
Editor
https://ibb.co/BrWnskC

#3 @narenin
13 months ago

  • Keywords has-patch added

@pitamdey
13 months ago

I think we have to do the changes in scss file.

@pitamdey
13 months ago

I think we have to do the changes in scss file. So Here is the updated patch

#4 @sudipatel007
13 months ago

  • Keywords has-testing-info removed

Test Report

I have tested latest patch and it is working as expected. https://core.trac.wordpress.org/attachment/ticket/61474/61474.1.2.patch

Environment

  • WordPress: 6.6-beta4-58557
  • PHP: 8.1.23
  • Server: nginx/1.16.0
  • Database: mysqli (Server: 8.0.16 / Client: mysqlnd 8.1.23)
  • Browser: Chrome 126.0.0.0 (macOS)
  • Theme: Twenty Nineteen 2.8

Expected Results

✅ Text Color is working fine in Latest Posts block

Screenshot - https://prnt.sc/zNE-O6IBlxLp

Last edited 13 months ago by sudipatel007 (previous) (diff)

#5 @karmatosed
12 months ago

  • Keywords needs-testing added

#6 @sabernhardt
11 months ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Let's keep the discussion about automatic contrast text colors when setting a background color preset on #49931.

Also, the font size is already reported on #60880.

Note: See TracTickets for help on using tickets.