https://bugs.kde.org/show_bug.cgi?id=508923
Stefano Crocco <stefano.cro...@alice.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stefano.cro...@alice.it Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #1 from Stefano Crocco <stefano.cro...@alice.it> --- (In reply to Dorin-Andrei Felea from comment #0) > SUMMARY > Sidebar visibility not remembered and context menu weirdness, file > management view does not respect tabbing/browsing settings > > STEPS TO REPRODUCE > 1. Open Konqueror > 2. (Sidebar) Enable "Show Sidebar" in Settings menu bar, quit Konqueror then > re-open it > (Sidebar context menu) Right-click on sidebar, then click away > (File management) Open a folder > 3. See the issue > > OBSERVED RESULT > - Sidebar visibility is not remembered on quit/restart or new windows. > - Sidebar context menu brings up the sidebar configuration menu, but is > immediately followed by file/folder context menu (possibly pass-through > effect?) > - File manager view does not respect settings such as "Open links/popups in > new tab instead of new window" or "Open as tab in existing Konqueror when > URL is called externally" and opens them in a separate window anyways. > > EXPECTED RESULT > Sidebar remaining visible on quit/restart, no file/folder context menu > immediately after sidebar config menu, folders opening in existing Konqueror > window/tab instead of new windows. You're reporting three different issues: could you please create a bug report for each, so that the status of each bug can be tracked separately? The fact that the sidebar doesn't remain visible is known and it's caused by the fact that the sidebar is treated like any other view. A proper fix for this issue would require changing how the sidebar is handled, which requires a lot of time. Due to how Konqueror code is, any other way to solve the problem is likely to break something else. I'll try looking into it, however. I can confirm the issue with the file manager not respecting the settings and I'll try to fix them as soon as possible. Regarding the context menu, I'm not sure I understood how to reproduce it: - when you say to right click on the sidebar, do you mean on the border where the icons are or on the content of the sidebar? If on the content, which sidebar entry are you clicking on? If on the border, on a specific icon or in the empty space? - when you say to click away, is there a specific place I should click? I tried several combinations of the above, but everything seems to work as expected. -- You are receiving this mail because: You are watching all bug changes.