Bug 29588
| Summary: | [Qt] Flash player resize | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tor Arne Vestbø <vestbo> |
| Component: | Plug-ins | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | kenneth |
| Priority: | P2 | Keywords: | Qt |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Other | ||
| OS: | Linux | ||
Tor Arne Vestbø
This bug report originated from Nokia internal issue QT-1881
--- Comments ---
Version: 4.5.1
Platform: Linux
Linux Dev-Mob 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 GNU/Linux
Compiler: GCC
gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4)
Short description: Flash player resize
Did:
Open http://bbc.co.uk/iplayer and selected the news channel in a QWebView. This loads the Flash plugin which works fine. Then used the page option to enlarge the Flash view.
Expected to see:
The Flash view size changed.
Got instead:
No change in Flash view size.
More details:
Whilst the HTML embed area increases/decreases in size and clicking on the empty area brings up the Flash settings menu, there is no change in the size of Flash content. It looks like the Flash player is not being updated with the size of its' container.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Kenneth Rohde Christiansen
Due to windowed Flash issues (crash) when being embedded in Qt (and not GTK+) we are currently disabling support for resizing. Bug has been fixed in the Adobe Flash bugtracker, but the bug report is unfortunately not visible to the public.
Tor Arne Vestbø
*** This bug has been marked as a duplicate of bug 24002 ***