Make WordPress Core

Opened 11 months ago

Closed 4 months ago

#59912 closed defect (bug) (duplicate)

Twenty Sixteen: Calendar block font size does not change with block setting

Reported by: pitamdey's profile pitamdey Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Bundled Theme Keywords: has-patch has-testing-info has-screenshots
Focuses: css Cc:

Description

In Twenty Sixteen, The Calendar block Typography option is not working properly. if we compare it with other themes when we change the typography size the whole content of the calendar changes but here only the bottom months change.
Here is the Video for proper understanding :
https://drive.google.com/file/d/1E9HRgT5h7lHjsSwq5J-ob48dnaGlOLGx/view?usp=sharing

Attachments (2)

59912.patch (422 bytes) - added by pitamdey 11 months ago.
After applying this solution the issue is resolved
59912.2.patch (619 bytes) - added by viralsampat 10 months ago.
I have checked the above-mentioned issue and its patch and found that we need to change the "table header" font size too. Here, I have added new patch.

Download all attachments as: .zip

Change History (6)

@pitamdey
11 months ago

After applying this solution the issue is resolved

@viralsampat
10 months ago

I have checked the above-mentioned issue and its patch and found that we need to change the "table header" font size too. Here, I have added new patch.

#1 @karmatosed
6 months ago

  • Keywords has-patch needs-testing added

#2 @darshitrajyaguru97
6 months ago

  • Keywords has-testing-info has-screenshots added

Test Report

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

Environment:

OS: Windows
PHP: 8.2.12
WordPress: 6.5
Browser: Chrome
Theme: Twenty Sixteen
Plugins: None activated

Actual Results:

Before patch:
Backend: https://prnt.sc/Fd-6X1ODOzIi
Frontend: https://prnt.sc/psACJQ6lL4Ga

After patch:
Backend: https://prnt.sc/vw7uGHtw8907
Frontend: https://prnt.sc/1qNu8S6YlAhk

✅ Patch working well as desired solution

#3 @sabernhardt
5 months ago

#61222 was marked as a duplicate.

#4 @sabernhardt
4 months ago

  • Focuses css added
  • Keywords needs-testing removed
  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed
  • Summary changed from Twenty Sixteen : Calender block Typography option is not working properly to Twenty Sixteen: Calendar block font size does not change with block setting

I prefer the changes in 59912.2.patch instead of adding more styles for the Table and Calendar blocks, so I will build off of that for the patch on #58355.

Note: See TracTickets for help on using tickets.