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 component does not resize correctly when set to full size #4035

Closed
vaadin-bot opened this issue Jun 3, 2013 · 7 comments
Closed

Flash component does not resize correctly when set to full size #4035

vaadin-bot opened this issue Jun 3, 2013 · 7 comments
Labels
Milestone

Comments

@vaadin-bot
Copy link
Collaborator

Originally by lorenzo.benvenuti


Calling method "setSizeFull" on a Flash component doesn't bring the expected result:

  • in Chrome the component doesn't fill the parent component horizontally (and, if inserted in a VerticalLayout, the component below overlaps with Flash content, see chrome.png)

  • in Firefox and IE9 component is not resized both horizontally and vertically (see firefox.png and ie9.png)

Also find attached a full project to reproduce the issue.

Thank you,

lorenzo


Imported from https://dev.vaadin.com/ issue #11975

@vaadin-bot
Copy link
Collaborator Author

Originally by lorenzo.benvenuti


Attachment added: chrome.png (165.1 KiB)
chrome.png
https://trac-attachments.vaadin.com/trac/11975/chrome.png

@vaadin-bot
Copy link
Collaborator Author

Originally by lorenzo.benvenuti


Attachment added: firefox.png (191.8 KiB)
firefox.png
https://trac-attachments.vaadin.com/trac/11975/firefox.png

@vaadin-bot
Copy link
Collaborator Author

Originally by lorenzo.benvenuti


Attachment added: ie9.PNG (112.9 KiB)
ie9.PNG
https://trac-attachments.vaadin.com/trac/11975/ie9.PNG

@vaadin-bot
Copy link
Collaborator Author

Originally by lorenzo.benvenuti


Attachment added: vaadin_flex_test.zip (195.7 KiB)

@vaadin-bot
Copy link
Collaborator Author

Originally by @Artur-


A lot of tickets have been left hanging in the issue tracker through the years. Some of them are still relevant, some of them have been fixed a long time ago and some are no longer valid. To get a better look on what is important and still relevant, we are closing old tickets which have not been touched in a long time.

No further work will be done on this ticket unless someone indicates that it's still relevant.

If this ticket is still relevant to you, please reopen it.

@ripla
Copy link
Contributor

ripla commented Dec 19, 2016

@Artur- still reproducible in 7.7.6. Chrome 55.0.2883.95, Firefox 50.1.0 and Safari 10.0.2. I don't see any overlapping, but the Flash component is not full size.

@Artur- Artur- reopened this Dec 19, 2016
@ChirpChirp
Copy link

Even Demo Page in Vaadin is still broken. And lest you think Flash is dead, there are valid use cases for it. Browsers don't support all features that Flash has, for instance, Safari doesn't have WebRTC.

OlliTietavainenVaadin added a commit to OlliTietavainenVaadin/framework that referenced this issue Feb 13, 2017
pleku pushed a commit that referenced this issue Mar 21, 2017
Allows Flash embed to expand if percentage dimensions given
Fixes #4035
@pleku pleku added this to the 7.7.8 milestone Mar 21, 2017
@pleku pleku closed this as completed Mar 21, 2017
OlliTietavainenVaadin added a commit to OlliTietavainenVaadin/framework that referenced this issue Mar 21, 2017
hesara pushed a commit that referenced this issue Mar 22, 2017
Allows Flash embed to expand if percentage dimensions given

Fixes #4035
pleku pushed a commit that referenced this issue Mar 22, 2017
Allows Flash embed to expand if percentage dimensions given

Fixes #4035
hesara pushed a commit that referenced this issue Mar 22, 2017
Allows Flash embed to expand if percentage dimensions given

Fixes #4035
johannest pushed a commit to johannest/framework that referenced this issue Apr 20, 2017
Allows Flash embed to expand if percentage dimensions given
Fixes vaadin#4035
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants