[wp-trac] [WordPress Trac] #55991: Twenty Twenty One: Unable to change size in Quote block
WordPress Trac
noreply at wordpress.org
Thu Oct 5 12:18:29 UTC 2023
#55991: Twenty Twenty One: Unable to change size in Quote block
-------------------------------------------------+-------------------------
Reporter: jyolsna | Owner: audrasjb
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 6.4
Component: Bundled Theme | Version: 6.0
Severity: normal | Resolution:
Keywords: has-patch has-screenshots has- | Focuses:
testing-info changes-requested needs-refresh |
-------------------------------------------------+-------------------------
Comment (by poena):
Patch 55991-4.diff is refreshed and up to date with the latest changes to
the theme.
== Testing instructions
To test on wordpress-svn or wordpress-develop (git), I needed to do the
following:
Install WordPress as usual following the instructions in the readme file
for WordPress.
Next rename or delete the {{{node_modules}}} folder inside wordpress-svn
src.
Without this step, the theme's own npm commands will not work.
Apply the patch.
In your terminal, go to the theme folder for twentytwentyone
Enter:
npm install
npm run build
On your WordPress install:
Activate the theme.
Create a new post and add a quote block. Next, add a classic block and add
a quote inside.
Change the font size of the **quote** block: not the paragraph inside it.
Please test both a font size preset from the setting, and a custom size.
After performing the size test, please also change the font weight under
Typography > Appearance.
== What to test for:
- A quote in the classic block still works and looks the same as without
the patch.
- The default font size still works in the editor and front.
- A font size preset works in the editor and front. (The presets are extra
small to gigantic)
- Custom font sizes work in the editor and front. (Choose your own in the
size input field)
- The citation changes size relative to the chosen font size, **but
smaller**.
- The quote symbols changes size relative to the chosen font size
- Confirm that the font weight changes work in the editor and front.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55991#comment:44>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list