[wp-trac] [WordPress Trac] #55167: Twenty Sixteen: Fix button styles outside of entry-content

WordPress Trac noreply at wordpress.org
Wed Feb 16 00:28:28 UTC 2022


#55167: Twenty Sixteen: Fix button styles outside of entry-content
---------------------------+---------------------
 Reporter:  mikachan       |       Owner:  (none)
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  6.0
Component:  Bundled Theme  |     Version:  5.0
 Severity:  minor          |  Resolution:
 Keywords:  has-patch      |     Focuses:  css
---------------------------+---------------------
Changes (by costdev):

 * version:   => 5.0
 * milestone:  Awaiting Review => 6.0


Comment:

 == Test Report

 === Env
 * Web Server: Apache
 * WordPress: 6.0-alpha-52448-src
 * Browser: Chrome
 * OS: Linux
 * Theme: Twenty Sixteen
 * Plugins: None activated

 === Steps to test
 1. Navigate to `Appearance > Themes`.
 2. Activate `Twenty Sixteen`.
 3. Navigate to `Appearance > Widgets`.
 4. Add a `Buttons` block to `Sidebar`.
 5. Enter a label for the button, set the `Color` to `Yellow` and the
 `Background Color` to `Bright Red`.
 5. Click `Update`.
 6. Navigate to the frontend. The button will appear with white text and a
 grey background.
 7. Apply [https://github.com/WordPress/wordpress-develop/pull/2317 PR
 2317].
 8. Do a hard refresh the frontend. The button should appear with yellow
 text and a bright red background.

 === Results
 1. Before [https://github.com/WordPress/wordpress-develop/pull/2317 PR
 2317], the button does not use the selected colours. ✅
 2. After [https://github.com/WordPress/wordpress-develop/pull/2317 PR
 2317] the button uses the selected colours. ✅

 === Notes
 - Introduced in [https://core.trac.wordpress.org/changeset/44306 44306].

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/55167#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list