** Changed in: oxide
       Status: In Progress => Fix Released

-- 
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/1290821

Title:
  WebView.loading should be false when receiving a LoadEvent with type
  == TypeStopped

Status in Oxide Webview:
  Fix Released

Bug description:
  When receiving a LoadEvent (through the loadingChanged signal) of type 
LoadEvent.TypeStopped (when a load in progress was stopped by the user), while 
in the signal handler, the 'loading' property of the webview hasn’t been 
updated to false.
  As a consequence, properties that are bound to 'loading' do not get updated 
accordingly (querying the value of the property afterwards, outside of the 
signal handler, correctly returns false).

  I’m going to link a branch with a failing unit test for the issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1290821/+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

Reply via email to