RESOLVED FIXED 57274
Resize controls shows up in the middle of the video controls if an ancestor has 'resize' style
https://bugs.webkit.org/show_bug.cgi?id=57274
Summary Resize controls shows up in the middle of the video controls if an ancestor h...
Simon Fraser (smfr)
Reported 2011-03-28 14:56:30 PDT
Created attachment 87215 [details] Testcase If a div containing the video element has: resize: both; overflow: hidden; so that it's resizable, then the time fields in the video controls also show the resizer. Weird.
Attachments
Testcase (574 bytes, text/html)
2011-03-28 14:56 PDT, Simon Fraser (smfr)
no flags
Screenshot (35.17 KB, image/png)
2011-03-28 14:56 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2011-03-28 14:56:54 PDT
Created attachment 87216 [details] Screenshot
Dimitri Glazkov (Google)
Comment 2 2011-03-28 14:59:30 PDT
This will be fixed once bug 52917 is fixed.
Simon Fraser (smfr)
Comment 3 2011-05-12 08:41:58 PDT
Fixed now?
Dimitri Glazkov (Google)
Comment 4 2011-05-12 09:10:28 PDT
Yes!
Note You need to log in before you can comment on or make changes to this bug.