Bug 105251 - Notebookbar: Resize implementation broken on Home tab with "Clone" button
Summary: Notebookbar: Resize implementation broken on Home tab with "Clone" button
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
5.3.0.0.beta2
Hardware: All Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Notebookbar-Resize
  Show dependency treegraph
 
Reported: 2017-01-11 08:56 UTC by Kevin Suo
Modified: 2018-12-10 22:47 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
screenshot (64.43 KB, image/png)
2017-01-11 08:59 UTC, Kevin Suo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Suo 2017-01-11 08:56:36 UTC
Steps to Reproduce:

1. New Calc with Notebook Bar enabled. 
Observe that in "Start" tab "Clone" is hided (next to Copy and Paste), and on the right side the "Find and Replace" is displaying fine.

2. Switch to Insert tab, then go back to Start tab.
Observe that the "Clone" button will appear, and "Find and Replace" is displaying outside of the window area.

Version: 5.4.0.0.alpha0+
Build ID: 28f50d7e387864bd41a67b2fb78b9c98a708a00e
CPU Threads: 4; OS Version: Linux 4.4; UI Render: default; VCL: gtk3; 
Locale: zh-CN (zh_CN.UTF-8); Calc: group

Self build from source, source hash of the last commit for this build is 28f50d7e387864bd41a67b2fb78b9c98a708a00e.
Comment 1 Kevin Suo 2017-01-11 08:59:16 UTC
Created attachment 130313 [details]
screenshot
Comment 2 Kevin Suo 2017-01-11 09:05:05 UTC
First version that I have when I see this bug is 
Version: 5.3.0.0.beta2
Build ID: a7e30712ad6d8bc9286007b37aa581983e0caba3
CPU Threads: 4; OS Version: Linux 4.4; UI Render: default; VCL: gtk2; Layout Engine: new; 
Locale: zh-CN (zh_CN.UTF-8); Calc: group
Comment 3 Xisco Faulí 2017-01-11 10:29:23 UTC
Confirmed in

Version: 5.4.0.0.alpha0+
Build ID: 9a30cb2161506e003f14592d83075ab9d30516c1
CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk2; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group
Comment 4 Yousuf Philips (jay) (retired) 2017-04-15 19:08:28 UTC
Yes this issue is present when the resize algorithm is trying to fit things in the window size. Ideally the clone button shouldnt be present in the clipboard group, as it isnt in Writer.
Comment 5 QA Administrators 2018-04-16 02:28:45 UTC Comment hidden (obsolete)
Comment 6 andreas_k 2018-12-10 22:47:47 UTC
please check out up to date notebookbar implementations.

In the first implementations the priority- items can show/hide first on the left, than right, than center, ... now the priority- starts always from right to the left, so the UI didn't jump around and you always know which group was hidden (the very right one).