Bug 468149 - Detached document windows in kate do not respect disabled toolbar and sidebar settings
Summary: Detached document windows in kate do not respect disabled toolbar and sidebar...
Status: RESOLVED DUPLICATE of bug 464639
Alias: None
Product: kate
Classification: Applications
Component: application (other bugs)
Version First Reported In: 22.12.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-04 18:03 UTC by byebyebugaylon
Modified: 2023-04-04 18:10 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description byebyebugaylon 2023-04-04 18:03:14 UTC
Detached document windows do not respect certain toolbar and sidebar settings. If one disables the Main Toolbar, Main Hamburger Menu Toolbar, or Sidebar, these settings do not apply to detached documents. A detached document will have those settings enabled and the toolbars visible.

STEPS TO REPRODUCE
1. Under settings -> Toolbars shown, disable the Main Toolbar and Hamburger Menu Toolbar.
2. Under View -> Tool Views, uncheck "Show Sidebars".
3. Open two documents at the same time in the same kate window. Right-click the document tab on one of them and click "Detach Document".

OBSERVED RESULT
The Main Toolbar, Hamburger Menu Toolbar, and Sidebar are enabled and visible in the detached document.

EXPECTED RESULT
The Main Toolbar, Hamburger Menu Toolbar, and Sidebar should remain disabled and not visible in the new window for the detached document, respecting kate's settings.

Operating System: Debian GNU/Linux 12
KDE Plasma Version: 5.27.2
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Kernel Version: 6.1.0-7-amd64 (64-bit)
Graphics Platform: X11

Kate version 22.12.3
Comment 1 Waqar Ahmed 2023-04-04 18:10:54 UTC

*** This bug has been marked as a duplicate of bug 464639 ***