[wp-trac] [WordPress Trac] #59715: blocks RTL Styles doesn't load in recent versions
WordPress Trac
noreply at wordpress.org
Fri Oct 27 20:52:56 UTC 2023
#59715: blocks RTL Styles doesn't load in recent versions
-------------------------------------+-------------------------------------
Reporter: maahrokh | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.4
Component: Script Loader | Version: 6.3
Severity: critical | Resolution:
Keywords: needs-testing needs- | Focuses: ui, javascript, css,
testing-info | rtl
-------------------------------------+-------------------------------------
Comment (by maahrokh):
Hi,
@huzaifaalmesbah When RTL CSS doesn't load so there are problem with Right
To Left direction
For Example Menus , etc
You can find the difference of CSS and RTL CSS, so you can find what are
different in RTL
So these are problems of loading
@rajinsharwar Did you use any editor blocks which loads RTL CSS?
For example these two blocks:
social-links and navigation
http://localhost/wordpress/wp-includes/blocks/social-
links/style.min.css?ver=6.3.2
http://localhost/wordpress/wp-
includes/blocks/navigation/style.min.css?ver=6.3.2
These styles should load in this case:
http://localhost/wordpress/wp-includes/blocks/social-links/style-
rtl.min.css?ver=6.3.2
http://localhost/wordpress/wp-includes/blocks/navigation/style-
rtl.min.css?ver=6.3.2
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59715#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list