[wp-trac] [WordPress Trac] #36185: Default WordPress video-player incompatible with Right-To-Left (RTL)
    WordPress Trac 
    noreply at wordpress.org
       
    Wed Mar  9 17:04:18 UTC 2016
    
    
  
#36185: Default WordPress video-player incompatible with Right-To-Left (RTL)
--------------------------+-----------------------------
 Reporter:  samerafach    |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Media         |    Version:  4.4.2
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 As an example of the existence of a problem, please check the website.
 http://link.afach.de/rtlproblem
 The same problem exists with the default WordPress video player. Without
 the following tag:
     .mejs-offscreen{
         right: -10000px;
         left: auto;
     }
 the video-player will create a very long horizontal scroll bar. Please try
 to remove the tag from that page and see for yourself.
 Thank you for the great platform, Wordpress. I love it!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36185>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list