Make WordPress Core

Opened 5 weeks ago

Last modified 2 weeks ago

#61474 new defect (bug)

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: Awaiting Review 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 5 weeks ago.
After applying this patch , this issue is resolved
61474.1.patch (655 bytes) - added by pitamdey 5 weeks ago.
I think we have to do the changes in scss file.
61474.1.2.patch (655 bytes) - added by pitamdey 5 weeks 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 (8)

#1 in reply to: ↑ description @pranitdugad
5 weeks 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
5 weeks ago

After applying this patch , this issue is resolved

#2 @narenin
5 weeks 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
5 weeks ago

  • Keywords has-patch added

@pitamdey
5 weeks ago

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

@pitamdey
5 weeks ago

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

#4 @sudipatel007
5 weeks 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 5 weeks ago by sudipatel007 (previous) (diff)

#5 @karmatosed
2 weeks ago

  • Keywords needs-testing added
Note: See TracTickets for help on using tickets.