[wp-trac] [WordPress Trac] #64088: Button to add a post tag breaks into new line in German translation
WordPress Trac
noreply at wordpress.org
Thu Oct 9 15:58:35 UTC 2025
#64088: Button to add a post tag breaks into new line in German translation
--------------------------+------------------------------
Reporter: stromhalm | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: 2.8
Severity: minor | Resolution:
Keywords: has-patch | Focuses: ui
--------------------------+------------------------------
Changes (by sabernhardt):
* focuses: ui, administration => ui
* component: Taxonomy => Editor
* version: trunk => 2.8
Comment:
The 180px width goes back to [11172], for adding tags in the 'classic'
editor.
The "Add" button can wrap below the input with certain languages when the
Tags meta box is in a second column and when the viewport width is more
than 782 pixels wide. The buttons are more than 70 pixels wide for about
40 of the [https://translate.wordpress.org/projects/wp/dev/en-
ca/default/?filters%5Btranslation_id%5D=1263482 button's translations]
(the number 40 is based on the Segoe UI font).
On smaller screens, the input extends the full width, and the button
appears below the input with a margin. CSS flex does not work well with
the current style for narrower screens.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64088#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list