https://bugs.kde.org/show_bug.cgi?id=497208
Bug ID: 497208 Summary: Kate's Output sidebar tab opens on document save even if closed Classification: Applications Product: kate Version: 24.08.3 Platform: Arch Linux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: application Assignee: kwrite-bugs-n...@kde.org Reporter: kimim...@posteo.net Target Milestone: --- *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** SUMMARY When saving code with Kate, it always brings up the sidebar Output tab which is annoying. I want the Output tab to stay hidden as long as it's closed, so I can focus on coding and look at it when I need to. This is a deterrent to me continuing to use Kate as a code editor. STEPS TO REPRODUCE 1. Open a Rust file (.rs) with rust-analyzer installed. 2. Save the file even if there are no changes. OBSERVED RESULT The sidebar Output tab will open with output from the LSP Client or whatever else, even if the Output tab was closed beforehand. EXPECTED RESULT The Output tab should stay closed and not show up until I click on it. SOFTWARE/OS VERSIONS Linux/KDE Plasma: EndeavourOS | Linux Kernel 6.12.3-arch1-1 (64-bit) KDE Plasma Version: 6.2.4 KDE Frameworks Version: 6.8.0 Qt Version: 6.8.1 ADDITIONAL INFORMATION Graphics platform: Wayland -- You are receiving this mail because: You are watching all bug changes.