[wp-trac] [WordPress Trac] #61904: Twenty Nineteen : Social Icons Block's text decoration not matching in both side

WordPress Trac noreply at wordpress.org
Tue Nov 19 17:04:10 UTC 2024


#61904: Twenty Nineteen : Social Icons Block's text decoration not matching in both
side
-------------------------------------------------+-------------------------
 Reporter:  pitamdey                             |       Owner:  (none)
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  Awaiting
                                                 |  Review
Component:  Bundled Theme                        |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  has-screenshots has-patch needs-     |     Focuses:  css
  testing                                        |
-------------------------------------------------+-------------------------

Comment (by sainathpoojary):

 == Test Report
 === Description
 This report validates whether the indicated patch works as expected.

 Patch tested:
 https://core.trac.wordpress.org/attachment/ticket/61904/61904.patch

 === Environment
 - WordPress: 6.8-alpha-59274-src
 - PHP: 8.2.25
 - Server: nginx/1.27.2
 - Database: mysqli (Server: 8.0.40 / Client: mysqlnd 8.2.25)
 - Browser: Chrome 131.0.0.0
 - OS: macOS
 - Theme: Twenty Nineteen 3.0
 - MU Plugins: None activated
 - Plugins:
   * Test Reports 1.2.0

 === Actual Results
 1. ❌ Issue not fully resolved by patch (patch failed to apply)
 - The patch failed to apply due to formatting differences, including
 mismatched line numbers and whitespace changes. As a result, 8 out of 46
 hunks failed, and the patch could not be fully applied automatically,
 generating a .rej file.
 2. ✅ Issue resolved with manual intervention
 - After manually adding the following line, the issue was resolved as
 intended:

 {{{
 //! wp-block-social-links
 .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-
 social-link-anchor {
     text-decoration: none;
 }
 }}}

 === Supplemental Artifacts
 Patch:
 [[Image(https://utfs.io/f/PL8E4NiPUWyOGCntO8NEeschquBM6yNU3LCFxWSw4rTfmliR)]]

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


More information about the wp-trac mailing list