Bug 88019

Summary: [BlackBerry] browser video player fullscreen mode (portrait) - out of screen/focus - cannot navigate or use the buttons on the screen
Product: WebKit Reporter: Antonio Gomes <tonikitoo>
Component: WebKit BlackBerryAssignee: Antonio Gomes <tonikitoo>
Status: RESOLVED FIXED    
Severity: Normal CC: tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 88488    
Attachments:
Description Flags
patch1/3
staikos: review+
patch 2/3 staikos: review+

Description Antonio Gomes 2012-05-31 15:40:56 PDT
BUG REPORT FROM PRZILLA:
If you use the browser video player (tested through Youtube), if you full
screen the video, the window frame is totally out of focus. Half of the video
screen cannot be seen and the buttons (restore button, scroll bar) cannot be
used either. The only way to restore the video screen is by letting the video
finish or by closing the application.

Steps to Reproduce: * Open up the browser. * Click on the Youtube bookmark (the
browser comes with these bookmarks). * Choose a video to drill down to the
video play back page. * Enter the play button on top of the video
player/thumbnail to start playback. * After the playback starts, click on the
"full screen" button (on the bottom right of the video player window,) to
maximize the video player screen size (this button is the square-ish button)

Expected Results: * After the "full screen" button is pressed, the user should
be able to see the full screen of the video player (even if it is scaled down,
or up, in any of the dimensions). * The user should be able to access the
"restore window" button somehow and be able to use the "progress bar" somehow.

Actual Results: * about 40 to 50% of the video screen is obscured from the user
(that is, it is not centred and aligned correctly) * The "restore window"
button is accessible. * the progress bar is not accessible. * the only way the
screen restores back is when the entire video playback is finished.
Comment 1 Antonio Gomes 2012-05-31 21:08:50 PDT
Created attachment 145206 [details]
patch1/3
Comment 2 Antonio Gomes 2012-05-31 21:09:18 PDT
Created attachment 145207 [details]
patch 2/3
Comment 3 Antonio Gomes 2012-06-02 07:53:40 PDT
Fixed by r119320, r119321 and r119322