** Also affects: oxide/1.0
Importance: Undecided
Status: New
** Changed in: oxide/1.0
Importance: Undecided => High
** Changed in: oxide/1.0
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1322622
Title:
No rendering happens on a dynamically instantiated webview if its
'visible' property was changed
Status in Oxide Webview:
Fix Released
Status in Oxide 1.0 series:
Fix Committed
Bug description:
Dynamically instantiating a webview in QML (using
component.createObject(…)) without initially loading a URL, and
ensuring it’s initially invisible then shown, and later loading a URL,
results in no rendering. This can be worked around by then changing
the 'visible' property to false and then true again.
I’m attaching a small example that reproduces the issue. Note that it
replicates webbrowser-app’s behaviour to deal with tabs, so it’s a
pretty critical issue.
To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1322622/+subscriptions
--
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help : https://help.launchpad.net/ListHelp