[wp-trac] [WordPress Trac] #44053: RTL problem in WordPress Text Editor

WordPress Trac noreply at wordpress.org
Sat May 12 23:31:05 UTC 2018


#44053: RTL problem in WordPress Text Editor
-------------------------------------------------+-------------------------
 Reporter:  man4toman                            |       Owner:  (none)
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  4.9.7
Component:  Editor                               |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  has-screenshots has-patch needs-     |     Focuses:  rtl,
  testing needs-refresh                          |  administration
-------------------------------------------------+-------------------------
Changes (by netweb):

 * keywords:  has-screenshots has-patch needs-testing => has-screenshots
     has-patch needs-testing needs-refresh
 * milestone:  Awaiting Review => 4.9.7


Comment:

 Welcome to Trac @man4toman and thanks for creating the ticket :)

 The fix for this will need to be in the `editor.css` file rather than the
 `editor-rtl.css` file in your [attachment:editor-rtl.css.patch] patch.
 This is because we use [http://rtlcss.com/ RTLCSS] to generate the
 `editor-rtl.css` file from the `editor-rtl.css` file.

 You will need to use a [http://rtlcss.com/learn/usage-guide/control-
 directives/#ignore RTLCSS ignore directive] in the patch so once
 `editor.css` is compiled to `editor-rtl.css` continues to contain `ltr`
 rather than `rtl`

 RTLCSS can also be tested online using http://rtlcss.com/playground/

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/44053#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list