[vlc-devel] [PATCH] Qt: Fix a win32 issue with the FSC

xxcv xxcv07 at gmail.com
Tue Jun 16 03:15:15 CEST 2009


Ludovic Fauvet wrote:
> Hello,
>
> this patch fixes a blocking issue (for the 1.0 release) that appears
> on Windows where the taskbar was shown over the fullscreen controller.
> Tested on Windows 7.
>   
Hi I tried this on Vista but no change once the task bar is over FSC the 
FSC will remain under the task bar while mouse is over the FSC. The 
taskbar was brought up over FSC with this method,
1) Click vout area
2) Click FSC empty area
3) repeat 1 and 2 untill taskbar is shown over the FSC
It is bugged as long as mouse is over the top of FSC and taskbar is 
shown over and ontop of FSC.
The fact that taskbar was over and onTop of FSC probably due to vout is 
not a window and not part of the Qt4 interface which is why taskbar got 
called up? Should the fullscreen vout be a child window of Qt4 interface 
to avoid the interference from task bar?
I'd like to hear how you have done test on FSC and how issue was 
resolved on Windows 7, thanks for effort on this issue.




More information about the vlc-devel mailing list