Make WordPress Core

Opened 3 years ago

Closed 2 years ago

Last modified 15 months ago

#59989 closed defect (bug) (duplicate)

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

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

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

After applying this patch , this issue is resolved

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

  • Focuses css added
  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed
  • Summary Twenty fifteen: Calender block Typography option is not working properlyTwenty 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
15 months ago

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