Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flash video does not always size correctly #39

Open
GoogleCodeExporter opened this issue Dec 15, 2015 · 0 comments
Open

Flash video does not always size correctly #39

GoogleCodeExporter opened this issue Dec 15, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant