CollaboraOnline / online

Collabora Online is a collaborative online office suite based on LibreOffice technology. This is also the source for the Collabora Office apps for iOS and Android.
https://collaboraonline.com
Other
1.76k stars 677 forks source link

"Position and Size" Menu Has Bad Spacing/Linebreaks #7778

Open Tex2002ans opened 9 months ago

Tex2002ans commented 9 months ago

Describe the Bug

Calc's "Position and Size" menu has awkward spacing/linebreaks in the tabs/labels/units.

Collabora 23.05.5 vs. LibreOffice 7.6.3:

Collabora 23 05 5 4 - Calc - Position and Size Window LibreOffice 7 6 3 - Calc - Position and Size Window

Steps to Reproduce

In Calc:

  1. Insert > Chart
  2. Right-Click > Position and Size... on the new chart.

Actual Behavior

1) "Position X" and "Position Y" labels have awkward linebreak:

Position
X:

Position
Y:

2) The tabs along the top have awkward "split across 2 rows" placement:

Position and Size     Rotation
Slant & Corner Radius

3) The units look REALLY far away (and inconsistent) from the numbers:

6.02  "
2.11  "

6.3       "
3.54      "

Expected Behavior

1):

Position X:
Position Y:

2):

Position and Size     Rotation    Slant & Corner Radius

3):

6.02"
2.11"

6.30"
3.54"

(Notice 2-digit decimal places too. Currently, these boxes change 6.30 -> 6.3.)

Desktop

COOLWSD version: 23.05.6.1 (git hash: aa43f7e4) LOKit version: Collabora Office 23.05.6.1 (git hash: 4262992) Served by: Linux Mint 21.1 Server ID: 301daa4a

sebastiaanveld commented 7 months ago

Issue 2 (in the original screenshot) looks different here as asigle row, but text is shifted down a bit vs the input boxes:

Issue 1 (from the original screenshot) lookt to be inherited from the popup window size, as the text doesn't fit on the first row it moves automatically to the second row. As the tabs are flat unless selected it makes it generally harder to see the dirrerence what is a button or text in the panel.

image