#24897 closed defect (bug) (fixed)
Audio media player at RTL layouts
Reported by: | rasheed | Owned by: | 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)
Change History (9)
#2
@
11 years ago
Is this us or MediaElement?
#3
@
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.
#4
@
11 years ago
There is also a bug report upstream: https://github.com/johndyer/mediaelement/issues/377
#5
@
11 years ago
- Component changed from General to External Libraries
- Milestone changed from Awaiting Review to 3.6
Pull request upstream: https://github.com/johndyer/mediaelement/pull/958
#6
@
11 years ago
Can everyone please test 24897.diff? That implements that pull request downstream.
Video also has the same problem