RESOLVED FIXED Bug 11768
Embedded Video within Scrollable DIV / Browser Scrolling
https://bugs.webkit.org/show_bug.cgi?id=11768
Summary Embedded Video within Scrollable DIV / Browser Scrolling
Mark Anthony
Reported 2006-12-06 06:02:45 PST
I have a Scrollable DIV that contains an embedded youtube video and some text beneath. The browsers Safari, OmniWeb, Opera, IE (Firefox being an exception) seem to display the video outside the boundaries of the DIV that it is contained within - regardless. That is, the video ignores the DIV clipping. Here is a link to demonstrate http://mcdxliv.cabspace.com/sample.html
Attachments
Clip Flash properly. (6.05 KB, patch)
2007-05-31 16:34 PDT, Dave Hyatt
no flags
Fix some typos in comments. (6.05 KB, patch)
2007-05-31 16:39 PDT, Dave Hyatt
oliver: review+
GregR
Comment 1 2007-05-11 18:18:10 PDT
I found this too. On this page: http://www.myspace.com/danegardner There's a YouTube video posted in the comments down a bit in the right column. It's too wide for the div and leaks out, even though there is a horizontal scroll bar showing - as if the video were hidden and you "needed" to scroll over to see the right portion of the screen. Also, when you do scroll to the right, the video breaks into sections where the right border of the div is, and leave a copy of part of the video outside the div. Safari exihibited the same behavior. Works fine in Firefox 2.x. Havent' tried other browsers.
mitz
Comment 2 2007-05-31 00:12:10 PDT
*** Bug 13948 has been marked as a duplicate of this bug. ***
mitz
Comment 3 2007-05-31 00:12:41 PDT
Affects Google Reader and Google Maps Street View
mitz
Comment 4 2007-05-31 00:13:18 PDT
*** Bug 13189 has been marked as a duplicate of this bug. ***
mitz
Comment 5 2007-05-31 00:14:20 PDT
According to Dave Hyatt, this bug is in Radar (along with some 20 duplicates).
Dave Hyatt
Comment 6 2007-05-31 16:34:34 PDT
Created attachment 14813 [details] Clip Flash properly. This patch should get Netscape plugins clipping properly.
Dave Hyatt
Comment 7 2007-05-31 16:39:06 PDT
Created attachment 14814 [details] Fix some typos in comments.
Oliver Hunt
Comment 8 2007-05-31 22:42:28 PDT
Comment on attachment 14814 [details] Fix some typos in comments. r=me, but it would be good if it you can make a layout test (i don't known if such a test if possible within drt)
Dave Hyatt
Comment 9 2007-05-31 23:08:04 PDT
Fixed.
Shawn Smith
Comment 10 2007-06-22 23:25:34 PDT
Please bring this fix forward into the version of webkit bundled with Safari 3.0.x... Confirmed that 3.0.2 (522.12) does not include it.
Shawn Smith
Comment 11 2007-07-31 23:57:32 PDT
Please bring this bug forward into Safari 3. Confirmed 3.0.3 does not contain it. This fix resolves google reader issues related to scrolling and flash completely.
Note You need to log in before you can comment on or make changes to this bug.