I'm not sure of all of the exact combinations where the Flash video player is
not displayed with the correct size, so I'll detail my specific scenario.
What steps will reproduce the problem?
1. 64-bit Linux, Kubuntu 10.10
2. 64-bit Firefox 3.6.13
3. 64-bit Flash 10.3.162.29
4. Using HTML 5 doctype
5. Firefox is in standards mode
6. GWT 2.1.1
7. Using only standards-compliant GWT widgets
8. Video player is in a DialogBox
9. Both DialogBox and PlayerUtil / AbstractMediaPlayer are given specific pixel
sizes
What is the expected output? What do you see instead?
I expect to see the Flash video player in the correct dimensions. Instead it
is much too small.
What version of the product are you using? On what operating system?
bst-player-api-1.2.jar
Please provide any additional information below.
I'm attaching a small patch which fixes the issue. Files changed are
PlayerWidget.java and FlashMediaPlayer.java.
Original issue reported on code.google.com by lpur...@gmail.com on 29 Jan 2011 at 8:13
Original issue reported on code.google.com by
lpur...@gmail.com
on 29 Jan 2011 at 8:13Attachments: