[wp-trac] [WordPress Trac] #58722: Fix RTL display in Optional grouping on Permalinks Settings page
WordPress Trac
noreply at wordpress.org
Tue May 13 23:20:39 UTC 2025
#58722: Fix RTL display in Optional grouping on Permalinks Settings page
-------------------------------------------------+-------------------------
Reporter: sabernhardt | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future
| Release
Component: Permalinks | Version:
Severity: normal | Resolution:
Keywords: has-patch has-test-info changes- | Focuses: rtl,
requested | multisite
-------------------------------------------------+-------------------------
Comment (by sabernhardt):
I think your test did not update the `forms-rtl(.min).css` because the PR
includes `flex` styles to put the prefix on the left. (I use `npm run dev`
to compile RTL stylesheets.)
However, when the RTL language has the `/blog` prefix on the left, Firefox
splits the slash on a separate line. Adding `white-space: nowrap` (or
similar) could fix that, but removing the `permalink-structure-has-blog-
prefix` class and its special CSS would be simpler. Then the prefix would
stay above the input field at 782px and smaller.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58722#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list