Make WordPress Core

Opened 11 months ago

Closed 4 months ago

#59989 closed defect (bug) (duplicate)

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

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

Description

In Twenty fifteen, 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/1IpXUCDk5NY6H9b_SsO5c6y38RbiZTvCu/view?usp=sharing

Attachments (2)

59989.patch (447 bytes) - added by pranitdugad 11 months ago.
After applying this patch , this issue is resolved
59989.2.patch (653 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 (5)

@pranitdugad
11 months ago

After applying this patch , this 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
7 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/59989/59989.2.patch

Environment:

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

Actual Results:

Before patch:
Backend: https://prnt.sc/37NswqjPuXQI
Frontend: https://prnt.sc/SLfDeuZsP_VF

After patch:
Backend: https://prnt.sc/b_r6Y6-pb-al
Frontend: https://prnt.sc/YItd3A8GTUXa

✅ Patch working well as desired solution

#3 @sabernhardt
4 months ago

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

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

Note: See TracTickets for help on using tickets.