Bug 164693 - With GTK3, detached toolbar dimensions cannot be changed
Summary: With GTK3, detached toolbar dimensions cannot be changed
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
25.8.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: GTK3 Toolbars
  Show dependency treegraph
 
Reported: 2025-01-13 21:28 UTC by Eyal Rozenberg
Modified: 2025-01-13 21:28 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eyal Rozenberg 2025-01-13 21:28:12 UTC
Reproduction:

1. Start Writer (regular UI mode, GTK VCL)
2. Right-click Formatting toolbar
3. Uncheck Lock Position
4. Grab the left dotted area of the Formatting toolbar with your mouse
5. Move the toolbar - not releasing your mouse - to an undocked (floating) position
6. Release the mouse
7. Now try horizontal size-adjusting via the left or right edges of the toolbar

Expected results:
Toolbar form changes to multi-row, i.e. shorter horizontally, longer vertically.

Actual results:
Nothing happens.

Seen with:

Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 2305fe302e12c4256e452589e2533772d4213e59
CPU threads: 4; OS: Linux 6.6; UI render: default; VCL: gtk3
Locale: en-IL (en_IL); UI: en-US

But _not_ seen with KF5 VCL and same build.

See related bug 164692, regarding moving the undocked toolbar.