Bug 171654 - Crash when docking a floating window after opening the context menu
Summary: Crash when docking a floating window after opening the context menu
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Floating-Menu
  Show dependency treegraph
 
Reported: 2026-04-07 09:18 UTC by Heiko Tietze
Modified: 2026-04-16 17:16 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
Screencast (1.47 MB, image/gif)
2026-04-13 07:17 UTC, Heiko Tietze
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Heiko Tietze 2026-04-07 09:18:04 UTC
STR: detach the shapes widget from the toolbar, click the triangle to open the context menu, left click the title bar to close, double click the title bar

Expected: floating toolbar is docked

Actual: Crash

warn:svx.dialog:225365:225365:svx/source/dialog/rlrcitem.cxx:75: SvxTabStopItem expected
warn:legacy.osl:225365:225365:vcl/source/window/window.cxx:311: Window ( 16ImplBorderWindow(Basic Shapes)) with live SystemWindows destroyed:  18MenuFloatingWindow()
Window ( 16ImplBorderWindow(Basic Shapes)) with live SystemWindows destroyed:  18MenuFloatingWindow()

Boils down to ImplDockFloatWin2::dispose() > FloatingWindow::dispose();
Comment 1 bnhep 2026-04-13 06:52:20 UTC
I can not reproduce the bug in

Version: 26.8.0.0.alpha0+ (X86_64)
Build ID: a9433c872b79f887e7faeed35d5e90739c5cd3e9
CPU threads: 24; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL threaded

Version: 26.2.2.2 (X86_64)
Build ID: 1f77d10d6938fd34972958f64b2bcfa54f8b1ba5
CPU threads: 24; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL threaded
Comment 2 Heiko Tietze 2026-04-13 07:17:17 UTC
Created attachment 206658 [details]
Screencast