https://bugs.kde.org/show_bug.cgi?id=478255
Stefano Crocco <stefano.cro...@alice.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/netw | |ork/konqueror/-/commit/94fe | |eeec7bef391c3e48d9c8f884bb0 | |a68e1c7ea --- Comment #11 from Stefano Crocco <stefano.cro...@alice.it> --- Git commit 94feeeec7bef391c3e48d9c8f884bb0a68e1c7ea by Stefano Crocco. Committed on 22/12/2023 at 19:50. Pushed by stefanocrocco into branch 'master'. Don't delay loading of views which aren't in the tab container Delay loading of views which aren't in the tab container doesn't make sense because they are always visible. Besides, it didn't work because they were never actually loaded. M +56 -4 src/konqviewmanager.cpp M +12 -0 src/konqviewmanager.h https://invent.kde.org/network/konqueror/-/commit/94feeeec7bef391c3e48d9c8f884bb0a68e1c7ea -- You are receiving this mail because: You are watching all bug changes.