[wp-trac] [WordPress Trac] #64857: Connectors: Alignment and layout issue with RTL
WordPress Trac
noreply at wordpress.org
Sat Mar 14 05:21:51 UTC 2026
#64857: Connectors: Alignment and layout issue with RTL
--------------------------+----------------------------------
Reporter: gziolo | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 7.0
Component: General | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch | Focuses: rtl, administration
--------------------------+----------------------------------
Comment (by suhan2411):
Linking the core PR that addresses the RTL issues on the Connectors
screen.
PR: https://github.com/WordPress/wordpress-develop/pull/11247
Summary:
• Fixes duplicate admin menu arrow in RTL caused by `border-right-color`
being applied where RTL expects `border-left-color`.
• Adjusts page heading alignment so the "Connectors" title respects RTL
direction.
• Sets `$submenu_file = 'options-connectors.php'` so the Connectors
submenu is correctly highlighted under Settings.
Note: Gutenberg has introduced a broader fix for route-based page header
alignment (justify-content: left → start). Once that update lands in core,
the heading override here may no longer be necessary.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64857#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list