Make WordPress Core

Opened 5 weeks ago

Closed 3 weeks ago

Last modified 3 weeks ago

#63266 closed defect (bug) (duplicate)

Twenty Twenty: Details block having issue with letter spacing for inner content in editor side.

Reported by: nidhidhandhukiya's profile nidhidhandhukiya Owned by:
Milestone: Priority: normal
Severity: minor Version:
Component: Bundled Theme Keywords:
Focuses: Cc:

Description

Steps to reproduce the issue:-

  1. Activate the Twenty Twenty theme.
  2. Choose Details block.
  3. Now choose letter spacing.

You can able to see that applied letter spacing is only work with the visible text and not working for the hidden text in editor side.

Front side this works perfect but for editor side it is not working for hidden text.

Attachments (1)

63266.patch (1.0 KB) - added by nidhidhandhukiya 5 weeks ago.

Download all attachments as: .zip

Change History (4)

#1 @sabernhardt
5 weeks ago

  • Keywords close 2nd-opinion added
  • Summary changed from Twenty Twenty theme - details block having issue with letter spacing in editor side. to Twenty Twenty: Details block having issue with letter spacing for inner content in editor side.
  • Version 6.7.2 deleted

This is caused by the same editor style rules as #62678, and both blocks probably should be fixed with a single patch.

63266.patch changes the classic editor stylesheets instead of the more appropriate block editor stylesheets, but it still applies 🤔.

#2 @karmatosed
3 weeks ago

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

For now I am going to close this as recommended. Thank you everyone for your collaboration on this and let's focus on that other patch.

#3 @sabernhardt
3 weeks ago

  • Keywords close 2nd-opinion removed
  • Resolution changed from invalid to duplicate

Duplicate of #62678.

Note: See TracTickets for help on using tickets.