Bug 44060
Summary: | Qt QWebView component Flash rendering issue: rendering the flash only after refresing the page | ||
---|---|---|---|
Product: | WebKit | Reporter: | Leonard Galatanu <leonard.galatanu> |
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | benjamin, leonard.galatanu, lists |
Priority: | P3 | Keywords: | Qt |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Leonard Galatanu
Environment:
Ubuntu 9.04 and Qt-4.7.beta2 using a QWebView component
When page loads, the flush is not loaded, it is just an empty rectangle.
If you refresh/reload the page a second window appears in the task bar and the flash starts playing.
This second window seems to keep the flash content. If it is closed, the flush is not playing any more and the rectangles empties.
Also the focus is kept by this second window. The main window (where the flash is playing) cannot get the focus.
The same code, compiled with Qt-4.6.2 is working well.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Benjamin Poulain
I can't reproduce. Which page has the issue?