Make WordPress Core

Opened 4 years ago

Last modified 6 weeks ago

#56098 new defect (bug)

Post Excerpt style in query loop not able to override if paragraph color is set in the global style.

Reported by: tnchuntic's profile tnchuntic Owned by:
Milestone: Awaiting Review Priority: normal
Severity: minor Version: 6.0
Component: General Keywords: needs-test-info
Focuses: Cc:

Description

Post Excerpt style in query loop not able to override if paragraph color is set in the global style.

ex.
The paragraph colour is set to RED.
The Query loop excerpt colour is set to GREEN.

The final output will be RED.

Attachments (2)

Screen Shot 2022-06-30 at 2.20.10 pm.jpeg (283.8 KB) - added by tnchuntic 4 years ago.
Global Style settings
Screen Shot 2022-06-30 at 2.22.11 pm.jpeg (218.6 KB) - added by tnchuntic 4 years ago.
Post excerpt style

Download all attachments as: .zip

Change History (6)

@tnchuntic
4 years ago

Global Style settings

@tnchuntic
4 years ago

Post excerpt style

This ticket was mentioned in Slack in #core-test by ironprogrammer. View the logs.


4 years ago

#2 @ironprogrammer
4 years ago

  • Keywords needs-testing needs-testing-info added

Thank you for the report, @tnchuntic!

The attached screenshots help show what's going on, so this ticket has been tagged as (ideally) needing detailed steps to reproduce, and then for more contributors to attempt to reproduce the issue.

Last edited 4 years ago by ironprogrammer (previous) (diff)

#3 @wordpressdotorg
10 months ago

  • Keywords needs-test-info added; needs-testing-info removed

#4 @r1k0
6 weeks ago

  • Keywords needs-testing removed

Reproduction Report

Environment

  • WordPress: 6.9
  • PHP: 8.4.17
  • Server: PHP.wasm
  • Database: WP_SQLite_Driver (Server: 8.0.38 / Client: 3.51.0)
  • Browser: Chrome 144.0.0.0
  • OS: Windows 10/11
  • Theme: Twenty Twenty-Five 1.4
  • MU Plugins: None activated
  • Plugins:
    • Test Reports 1.2.1

Steps taken

  1. In blog home template, change the Content block for post's to an Excerpts block.
  2. Click the styles setting button (half moon icon), then select the Colors option.
  3. Change the Text color to green.
  4. Click the Excerpt block and change its text color to red, and observe the changes.
  5. ❌ Bug is not occurring

Expected behavior

  • Excerpt block has a different color from the one used globally for text.

Additional Notes

  • None.

Screenshots/Screencast with results

Note: See TracTickets for help on using tickets.