Bug 478661

Summary: Restore tabs setting should make an exception when there is only one window with a single blank tab
Product: [Applications] konqueror Reporter: avlas <jsardid>
Component: generalAssignee: Konqueror Bugs <konqueror-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: stefano.crocco
Priority: NOR    
Version First Reported In: Git   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description avlas 2023-12-17 18:44:19 UTC
The restore tabs setting is great, but I'd like Konqueror to make an exception when there is only a single window with a single tab which is blank.

The rationale is the following, if I finish to "work" I want to do with my tabs, I close them one by one. When I close the last one, that one is replaced by a blank tab (which I think it's great actually), and then if I'm done with Konqueror, I close it.

Later if I open Konqueror directly, it opens with a blank tab which is great too, but if I open Konqueror by clicking to a link, Konqueror opens two tabs, the blank tab and the link. In this second case, I think it makes more sense to just open a single tab with the link and omit the blank tab (which I always have to close manually).

Hope I was clearand it makes sense.
Comment 1 Stefano Crocco 2023-12-17 19:35:34 UTC
You're perfectly right. I'll look into it as soon as I have time.