Make WordPress Core

Opened 2 years ago

Closed 22 months ago

Last modified 11 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-test-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 2 years ago.
After applying this patch , this issue is resolved
59989.2.patch (653 bytes) - added by viralsampat 2 years 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)

@pranitdugad
2 years ago

After applying this patch , this issue is resolved

@viralsampat
2 years 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
2 years ago

  • Keywords has-patch needs-testing added

#2 @darshitrajyaguru97
2 years 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
22 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.

#4 @wordpressdotorg
11 months ago

  • Keywords has-test-info added; has-testing-info removed
Note: See TracTickets for help on using tickets.