Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#24897 closed defect (bug) (fixed)

Audio media player at RTL layouts

Reported by: rasheed's profile rasheed Owned by: nacin's profile nacin
Milestone: 3.6 Priority: normal
Severity: critical Version: 3.6
Component: External Libraries Keywords:
Focuses: Cc:

Description

I tried to embed an audio file and found the player does not work properly. If I want to move the arrow forward while playing then it creates a confusion. You should try it live to understand what I mean.
I suggest that the player progress direction to be from left to right and not from right to left.

In the current situation, a lot of users may "suffer" while playing files.

I have not checked the video, I'll check to see if the same problem exists.

Attachments (1)

24897.diff (35.9 KB) - added by nacin 11 years ago.

Download all attachments as: .zip

Change History (9)

#1 @rasheed
11 years ago

Video also has the same problem

#2 @helen
11 years ago

Is this us or MediaElement?

#3 @ocean90
11 years ago

You should try it live to understand what I mean.

It seems like the player is mostly LTR only orange the status/time bar is RTL. That's odd.

Last edited 11 years ago by ocean90 (previous) (diff)

#5 @nacin
11 years ago

  • Component changed from General to External Libraries
  • Milestone changed from Awaiting Review to 3.6

@nacin
11 years ago

#6 @nacin
11 years ago

Can everyone please test 24897.diff? That implements that pull request downstream.

#7 @nacin
11 years ago

  • Owner set to nacin
  • Resolution set to fixed
  • Status changed from new to closed

In 24923:

RTL fix for MediaElement.js video controls. Also filed upstream. fixes #24897.

#8 @nacin
11 years ago

In 24924:

RTL fix for MediaElement.js video controls. Also filed upstream. fixes #24897. for trunk.

Note: See TracTickets for help on using tickets.