[wp-trac] [WordPress Trac] #59919: Twenty Sixteen : PullQuote block Typography option is not working properly
WordPress Trac
noreply at wordpress.org
Tue Feb 6 06:03:36 UTC 2024
#59919: Twenty Sixteen : PullQuote block Typography option is not working properly
-------------------------------------------------+-------------------------
Reporter: pranitdugad | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.5
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: has-patch has-testing-info changes- | Focuses: css
requested |
-------------------------------------------------+-------------------------
Changes (by poena):
* keywords: has-patch has-testing-info => has-patch has-testing-info
changes-requested
Comment:
Hi
Thank you for working on this ticket.
I have tested patch
https://core.trac.wordpress.org/attachment/ticket/59919/59919.patch and
would like to make the following change requests:
- The patch removes the font size from both the pullquote block and the
blockquote HTML element.
This means that the quote added in the classic editor, and the quote
block, are also affected, not only the pullquote block.
**Expected:** The classic quote and quote block should remain unchanged
''or be improved''.
- When the font-size option is not used, the font size does not match the
previous size.
So the default size is smaller than it was before the patch, and this is
an unexpected change on live websites.
**Expected:** The ''default'' font size for both the pullquote content and
the cite should be the same as before the patch.
- When the font-size option is not used, the sizes in the editor and front
does not match.
**Expected:** The editor and front should match.
----
Note: When the font size is removed, the block uses the default font size
that WordPress adds here:
https://github.com/WordPress/gutenberg/blob/trunk/packages/block-
library/src/pullquote/block.json#L67
But this only works on the front.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59919#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list