Opened 3 years ago
Closed 7 months ago
#55590 closed defect (bug) (worksforme)
Twenty Twenty-Two: Single Post Comment Form Button Font Family
Reported by: | kafleg | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.9 |
Component: | Bundled Theme | Keywords: | has-patch |
Focuses: | Cc: |
Description
In TT2 theme, the font of the Post Comment button of the comment form in the single post is different than others. Added a CSS code to fix that.
Change History (5)
#3
@
3 years ago
Hi @kafleg thanks for the ticket and PR. Instead of CSS, could we add this via theme.json instead under styles > blocks > core/button > typography > fontFamily?
This ticket was mentioned in PR #2606 on WordPress/wordpress-develop by kafleg.
3 years ago
#4
In TT2 theme, the font of the Post Comment button of the comment form in the single post is different than others. Added a CSS code to fix that.
Trac ticket: https://core.trac.wordpress.org/ticket/55590
#5
@
7 months ago
- Milestone Awaiting Review deleted
- Resolution set to worksforme
- Status changed from new to closed
- Summary changed from Twenty Twenty Two - Single Post Comment Form Button Font Family to Twenty Twenty-Two: Single Post Comment Form Button Font Family
This seems to have been fixed in Gutenberg for WordPress 6.1, possibly involving [54162].
I experienced the wrong font in WordPress 5.9 with the default (legacy) Post Comments Form block, but that submit button used inherit
in 6.1 and does now in 6.5.
If I missed a way to reproduce it in recent versions, please reopen the ticket. Thanks!
Test Report
Environment
Steps
Results