Bug 31546 - [i965]Video on youtube playing in Firefox with Adobe Flash doesn't switch to full screen
Summary: [i965]Video on youtube playing in Firefox with Adobe Flash doesn't switch to ...
Status: VERIFIED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: unspecified
Hardware: Other Linux (All)
: medium normal
Assignee: Jesse Barnes
QA Contact:
URL:
Whiteboard:
Keywords: NEEDINFO
Depends on:
Blocks:
 
Reported: 2010-11-11 00:47 UTC by Yi Sun
Modified: 2011-01-12 18:12 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Yi Sun 2010-11-11 00:47:16 UTC
System Environment:
--------------------------
Arch:       i386
OSD:       Fedora release 13 (Goddard)
Libdrm:    (master)2.4.22-14-g877b2ce15b80975b4dac42657bdfb0a3da833e1c
Mesa:      (master)5b8ed2f6d2e14303c55aeca65cdbc20791e820f6
Xserver:   (master)xorg-server-1.9.0-184-ga52efb096e166e325deb3d6b502671f339a4fa15
Xf86_video_intel:     (master)2.13.901-2-g3c5b1399e29ef577b8b91655b5e1c215d1b6dfbb

Kernel:    (drm-intel-fixes)3f8ff0e72d75fdbe7f2cba2c4015fd9fdd9e13fd

Bug detailed description:
-------------------------
It's normal when I play videos in Firefox page window with flash. But if I click the "full screen" button, the whole turn to white for a second and then return. After refresh the page, it could continue to play video in page window.  There is no error information. The issue exist in both HuronRiver and Calpella platform. But Pineview hasn't the issue.
Comment 1 Chris Wilson 2010-11-23 03:00:27 UTC
Anything in ~/.xsession-errors? Similarly you will want to attach Xorg.0.log and dmesg, just on the off chance that something was reported as to why it failed.
Comment 2 Gordon Jin 2011-01-10 22:04:49 UTC
Yi to reply
Comment 3 Chris Wilson 2011-01-11 15:22:01 UTC
commit 53fbc9f1760ee481cba1f6dceb9e7c97282a2976
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Thu Dec 30 15:32:40 2010 +0000

    Don't replace the scanout bo through PutImage
    
    As the bo may be pinned for either use by the scanout or through sharing
    with another application, under those circumstances we cannot replace
    the bo itself but must force the blit for PutImage.
    
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=31367
    Reported-and-tested-by: Bjørn Mork <bjorn@mork.no>
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

Fixed in 2.14.0
Comment 4 Ouping Zhang 2011-01-12 18:12:56 UTC
having verified the bug on ironlake.
when playing flash,full screen action doesn't cause the whole display screen white.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.