Project

General

Profile

Actions

Bug #1008

open

Neither domain settings nor the default settings are applied when a link is automatically loaded in new tab

Added by Soren Stoutner 10 months ago. Updated 9 months ago.

Status:
In Progress
Priority:
1.x
Start date:
05/10/2023
Due date:
% Done:

0%

Estimated time:

Description

Not only that, but domain settings aren't applied at all to that tab in the future.

I would like to get rid of automatic loading of new tabs (the _blank target), which is #967, but Qt WebEngine makes this ridiculously hard.

However, it seems that any tab opened this way doesn't load either the default settings or domain settings. Nor will it ever load domain settings (which means that it probably somehow skips the proper initialization).

Actions #1

Updated by Soren Stoutner 10 months ago

This issue was originally reported at https://redmine.stoutner.com/boards/6/topics/266, which has some further information.

Actions #2

Updated by Soren Stoutner 10 months ago

  • Tracker changed from Feature to Bug
Actions #3

Updated by Soren Stoutner 10 months ago

  • Description updated (diff)
Actions #4

Updated by Soren Stoutner 10 months ago

Testing indicates that the settings (JavaScript, local storage, etc.) are actually being applied. The UI just isn't being updated to reflect that (for some reason that I haven't yet figured out).

Actions #5

Updated by Soren Stoutner 9 months ago

  • Status changed from New to In Progress
  • Priority changed from Next Release to 1.x

I am going to wait and see if implementing #967 fixes this issue.

Actions

Also available in: Atom PDF