Actions
Bug #821
openWebsite loading reverts to the current site if the user agent changes
Start date:
03/23/2022
Due date:
% Done:
0%
Estimated time:
Description
We need a way to either delay changing of the user agent or disable the reload of the current website.
Updated by Soren Stoutner about 1 year ago
- Priority changed from Next Release to 1.x
Updated by Soren Stoutner about 1 year ago
The solution was to use `load()` instead of `setUrl()`.
Fixed in commit https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=commitdiff;h=5daa7af456c7daa05b1a055932b5156ed1f88b00.
Updated by Soren Stoutner 12 months ago
- Status changed from Closed to New
Turns out this wasn't fixed by the previous commit.
Updated by Soren Stoutner 3 months ago
Reported upstream: https://bugreports.qt.io/browse/QTBUG-109673.
Updated by Soren Stoutner 3 months ago
There is some additional information at #945.
Updated by Soren Stoutner about 1 month ago
- Status changed from New to In Progress
Actions