WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
51157
web flash only load a few second in qwebview and then return to the beginning
https://bugs.webkit.org/show_bug.cgi?id=51157
Summary
web flash only load a few second in qwebview and then return to the beginning
sucre
Reported
2010-12-15 18:04:44 PST
I step: create an qwebview on qtcreator. load the url contains flash and set the plugin enable the flash plugins is flash10.1 FireFox worked with the flash plugins well. but the webview can just load and play the flash for a few second and then return to the begin. the code is shown below ui->webView->load(QUrl(INTRO_URL)); ui->webView->settings()->setAttribute(QWebSettings::PluginsEnabled,true); ui->webView->settings()->setAttribute(QWebSettings::JavascriptEnabled,true); ui->webView->show();
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2022-07-01 11:35:56 PDT
Mass closing plug-in bugs, as plug-in support has been removed from WebKit. Please comment and/or reopen if this still affects WebKit in some way.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug