Actions
Bug #843
openOn-the-fly settings are not preserved when navigating history
Start date:
04/16/2022
Due date:
% Done:
0%
Estimated time:
Description
My guess is that navigating through history causes the system to set the launching URL to be empty.
Updated by Soren Stoutner over 2 years ago
- Project changed from Privacy Browser Android to Privacy Browser PC
- Subject changed from On-the-fly settings are not preserved when navigating back to On-the-fly settings are not preserved when navigating history
- Priority changed from Next Release to 1.x
Updated by Soren Stoutner over 2 years ago
- Status changed from New to In Progress
This is caused because `urlRequestInfo.initiator().host()` is temporaryily set to `""` when navigating history.
This behavior relates to https://redmine.stoutner.com/issues/857.
Updated by Soren Stoutner almost 2 years ago
This problem appears to have fixed itself (possibly in a Qt WebEngine update, which is currently at 5.15.12). I will watch it a little longer to make sure it doesn't resurface before closing the bug.
Actions