Bug 132531 - REGRESSION (r156546): Default media controls are laid out incorrectly when media element is styled with direction:rtl
Summary: REGRESSION (r156546): Default media controls are laid out incorrectly when me...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Maciej Stachowiak
URL: data:text/html,<video%20dir=rtl%20con...
Keywords: HasReduction, InRadar, Regression
: 122022 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-05-03 14:36 PDT by mitz
Modified: 2015-11-12 20:57 PST (History)
11 users (show)

See Also:


Attachments
Patch (2.68 KB, patch)
2014-05-18 00:10 PDT, Maciej Stachowiak
mrowe: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2014-05-03 14:36:22 PDT
To reproduce: navigate to the URL. Hover over the video to make the controls show. All of the controls are laid out in reverse order and the playhead is moving from right to left.

This was caused by http://trac.webkit.org/r156546, the fix for bug 120895.
Comment 1 Radar WebKit Bug Importer 2014-05-03 14:38:36 PDT
<rdar://problem/16806267>
Comment 2 Maciej Stachowiak 2014-05-18 00:10:48 PDT
Created attachment 231651 [details]
Patch
Comment 3 Maciej Stachowiak 2014-05-18 15:04:17 PDT
Committed r169019: <http://trac.webkit.org/changeset/169019>
Comment 4 Csaba Osztrogonác 2014-05-19 08:23:54 PDT
Comment on attachment 231651 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=231651&action=review

> LayoutTests/platform/mac/TestExpectations:-1172
> -webkit.org/b/122021 media/video-rtl.html

This test is very flakey on the Apple Mac bots. Could you possibly 
check and fix it? Or skip it again to unbreak dead Apple Mac EWS.
Comment 5 Joseph Pecoraro 2015-11-12 20:57:26 PST
*** Bug 122022 has been marked as a duplicate of this bug. ***