Project

General

Profile

Actions

Bug #821

open

Website loading reverts to the current site if the user agent changes

Added by Soren Stoutner almost 2 years ago. Updated 10 months ago.

Status:
In Progress
Priority:
1.x
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.


Files

Actions #1

Updated by Soren Stoutner almost 2 years ago

  • Priority changed from Next Release to 1.x
Actions #2

Updated by Soren Stoutner almost 2 years ago

  • Tracker changed from Feature to Bug
Actions #3

Updated by Soren Stoutner almost 2 years ago

The solution was to use `load()` instead of `setUrl()`.

Fixed in commit https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=commitdiff;h=5daa7af456c7daa05b1a055932b5156ed1f88b00.

Actions #4

Updated by Soren Stoutner almost 2 years ago

  • Status changed from New to Closed
Actions #5

Updated by Soren Stoutner almost 2 years ago

  • Status changed from Closed to New

Turns out this wasn't fixed by the previous commit.

Actions #7

Updated by Soren Stoutner about 1 year ago

There is some additional information at #945.

Actions #8

Updated by Soren Stoutner about 1 year ago

  • Status changed from New to In Progress

Updated by Soren Stoutner 10 months ago

The attached patches fix this issue. As Qt doesn't seem to want to implement it upstream, I will likely have to release PrivacyWebEngine earlier than anticipated.

Actions

Also available in: Atom PDF