Bug 397658

Summary: New Window command opens a new private when window when used in a private window
Product: [Applications] Falkon Reporter: Alexander Browne <alexander>
Component: generalAssignee: David Rosca <nowrep>
Status: REPORTED ---    
Severity: normal CC: justin.zobel
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.