[Webkit-unassigned] [Bug 82506] [Qt][WK2] QQuickWebView fails to load an url if the same url is requested again to be loaded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 1 23:23:54 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=82506





--- Comment #4 from Simon Hausmann <hausmann at webkit.org>  2012-04-01 23:23:54 PST ---
(In reply to comment #2)
> We can close this if this is what is expected. Hey Simon, what do you think?

Perhaps I misunderstood this, but IMHO conceptually calling

    view->setUrl(view->url())

should be a noop and not cause any errors. In other words: setting a property to the value that's already set should not do anything.

Does that make sense?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list