Bug 397658 - New Window command opens a new private when window when used in a private window
Summary: New Window command opens a new private when window when used in a private window
Status: REPORTED
Alias: None
Product: Falkon
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-20 14:04 UTC by Alexander Browne
Modified: 2020-11-22 01:20 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Browne 2018-08-20 14:04:43 UTC
When you are in a private window, the New Window command (both menu and shortcut) opens a new private window, not a new regular window. I'd expect this command to always open a regular window, especially since the New Private Window command is still also present. Firefox and Chrome always open a new regular window with this command. This also means that if you've closed all windows except a private window, you can't open a regular window from the application.

Using falkon -w and the task manager menu option work correctly.

I'm using Falkon 3.0.99 from the Falkon Testing PPA (https://launchpad.net/~tsimonq2/+archive/ubuntu/falkon) on Kubuntu cosmic. QtWebEngine version 5.9.5.
Comment 1 Justin Zobel 2020-11-22 01:20:56 UTC
I guess there are two angles to this.

A user may accidentally open a new window expecting it to still be private and type sensitive data into their regular profile which is then cached and less secure.

The other is what you've run into, if your last window is private you can't open a new regular one.

Perhaps a notification when opening a new regular window from a private one saying "You're leaving private mode." or similar.