Description: In Draw (haven't tested other apps): If the app window is not full-screen, then when certain toolbars are undocked they appear to clobber/merge with other toolbars, resulting in a corrupted display. Please see attached "before" and "after" screen-shots. The bug seems related to window size (does not happen with very wide windows). In my recent test, the LO app window was 1010w x 621h pixels according to xwininfo. Steps to Reproduce: 1. Rename or remove $HOME/.config/libreofficedev to remove old profile. (...or .config/libreoffice if not using a development build) 2. Run soffice --draw # opens new Draw doc 3. Resize the window to some intermediate width, approximately 1000 pixels 4. View->Toolbars->Glue Points 4. Right-click on the Insert Text Box icon -> Undock Toolbar Actual Results: The file-operation menu gets corrupted as shown in "after.png" screenshot -- it looks like the "undocked" toolbar kind of merges with the left part. There is no floating toolbar visible anywhere. Expected Results: No corruption. Reproducible: Always User Profile Reset: Yes Additional Info: .
Created attachment 162741 [details] Screenshot before
Created attachment 162742 [details] after screenshot (shows corruption)
This seems to be related to the "Lock toolbar" functionality. In 7.0 it was possible to undock the toolbar even if the toolbar was locked. I reproduce the "corruption" in this case. However, in 7.1 (or at least latest master) the undocking menu item is disabled. Jim: can you re-test with 7.1 and confirm my findings?
Ah, undocking while toolbar "Locked"... thank you Buovjaga for noticing that. I confirm that in current master, "Undock" seems to be disabled while "Locked" is set, as it should be. There are many warnings issued to the terminal but probably unrelated. Setting to RESOLVED, WORKSFORME