Ticket #5879 (closed defect: fixed)
Flash is drawn on top of window title
| Reported by: | Joonas Lehtinen | Owned by: | Matti Tahvonen |
|---|---|---|---|
| Priority: | minor | Milestone: | Vaadin 6.5.0.pre2 |
| Component: | Component - client side | Version: | 6.4.6 |
| Keywords: | Cc: | jouni.koivuviita@… | |
| Hours estimate: | Hours done: | ||
| Depends on: | |||
| Workaround: | |||
Description (last modified by Matti Tahvonen) (diff)
See http://vaadin.com/forum/-/message_boards/message/238452
On FF3.6/Windows 7 flash is drawn on top of window title. Test with sampler flash example. See screenshot
On IE/Windows 7 the whole window gets covered by the window.
Attachments
Change History
comment:1 Changed 3 years ago by Artur Signell
- Component changed from undefined to Component - client side
- Milestone set to Vaadin 6.4.8
comment:2 Changed 2 years ago by Henri Sara
Probably the same issue with embedded PDF viewer: see http://vaadin.com/forum/-/message_boards/message/267197 .
comment:4 Changed 2 years ago by Matti Tahvonen
- Priority changed from major to minor
- Status changed from new to accepted
- Owner changed from ticketmaster to Matti Tahvonen
I think this is not a regression. Also the infamous flash workaround (wmode = transparent) works fine on those test machines I could try, lowering priority.
comment:7 Changed 2 years ago by Matti Tahvonen
- Cc jouni.koivuviita@… added
An other fix (but probably not applicable to all themes) in [16741]. Figured this out when spending some time with the PDF issue. The magic lies in having a solid base color as background instead of transparent. Eg. sampler flash demo with base theme has no issues.
comment:8 Changed 2 years ago by Matti Tahvonen
- Description modified (diff)
most common cases now covered.
Might still be an issue if flash not embedded with Embedded component and IE or non default theme ( runo or liferay) is used. Won't fight with this further now.
comment:9 Changed 2 years ago by Matti Tahvonen
- Status changed from accepted to closed
- Resolution set to fixed
review by john
comment:10 Changed 2 years ago by Jonatan Kronqvist
- Status changed from closed to reopened
- Resolution fixed deleted
- Milestone changed from Vaadin 6.5.0.pre2 to Vaadin 6.5.2
comment:11 Changed 2 years ago by Matti Tahvonen
- Status changed from reopened to closed
- Resolution set to fixed
- Milestone changed from Vaadin 6.5.2 to Vaadin 6.5.0.pre2
innocent until proven guilty

