[Libreoffice-bugs] [Bug 144134] Tabs in LibreOffice Tab layout do not scale properly with the size of the screen.

2023-09-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144134

--- Comment #10 from V Stuart Foote  ---
No, not resolved. With recent master against 24.2.0 no change in the binary
collapse of "horizontal" padding for the MUFFIN 'Tabbed UI' Tabs/Buttons

STR As in comment 1, and as visualized in attachment 174702

=-testing-=
Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: d88779fc86385dde1215fd28b78a69eacc6b4f97
CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 144134] Tabs in LibreOffice Tab layout do not scale properly with the size of the screen.

2023-09-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144134

--- Comment #9 from Sophie Sipasseuth  ---
This bug seems resolved.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 144134] Tabs in LibreOffice Tab layout do not scale properly with the size of the screen.

2023-09-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144134

--- Comment #8 from Sophie Sipasseuth  ---
Idem with

Version: 7.1.0.0.alpha1+ (x64)
Build ID: 738bcf5e9a8c443d60c29c3a8068e8c16c72638a
CPU threads: 8; OS: Windows 10.0 Build 22621; UI render: Skia/Vulkan; VCL: win
Locale: fr-FR (fr_FR); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 144134] Tabs in LibreOffice Tab layout do not scale properly with the size of the screen.

2023-09-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144134

--- Comment #7 from Sophie Sipasseuth  ---
No repro

Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: df3b95a39472e18ea8acdaae447b7176e37a9256
CPU threads: 8; OS: Windows 10.0 Build 22621; UI render: Skia/Raster; VCL: win
Locale: fr-FR (fr_FR); UI: fr-FR
Calc: threaded

The tabs keep their size and when it is not anymore possible to display them,
an arrow button appears.
This button allows to the user to have access to the hidden tab(s).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 144134] Tabs in LibreOffice Tab layout do not scale properly with the size of the screen.

2021-09-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144134

Heiko Tietze  changed:

   What|Removed |Added

 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
   |.freedesktop.org|tion.org,
   ||kain...@gmail.com,
   ||szymon.k...@collabora.com
   Keywords|needsUXEval |
   Severity|trivial |normal

--- Comment #6 from Heiko Tietze  ---
Okay, this looks indeed quite ugly. Szymon/Andreas: Any idea? Maybe
easyhackable?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 144134] Tabs in LibreOffice Tab layout do not scale properly with the size of the screen.

2021-09-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144134

V Stuart Foote  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 144134] Tabs in LibreOffice Tab layout do not scale properly with the size of the screen.

2021-09-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144134

--- Comment #5 from V Stuart Foote  ---
Created attachment 174702
  --> https://bugs.documentfoundation.org/attachment.cgi?id=174702=edit
screen clips Tabbed NB on Windows set 100% scale, 1920px, 1140px and 1138px

In this set of screen clips of Tabbed NB with current trunk against 7.3.0,
Windows 10 with UI set a 100% on a Full HD monitor 1920 x 1080px

Top is at full 1920px width

Middle is with LO app frame reduced to 1140px

Bottom is with LO app fram reduced 2 more pixels to 1138px

Note how the padding for the Tabs completely collapses to just the text of the
Tab labels.

Control is not by absolute counts, my prior tests were with UI at 125%
scale--so it is being tested. But the effect on Windows builds is real, below
some app frame width the width calculation for the NB Tabs collapses to minimal
padding.

That collapse of padding should be incremental.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 144134] Tabs in LibreOffice Tab layout do not scale properly with the size of the screen.

2021-09-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144134

Heiko Tietze  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #4 from Heiko Tietze  ---
(In reply to Rods Kaden from comment #3)
> Yes, having it readjust incrementally would be preferable over a binary
> solution.

So what is missing?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 144134] Tabs in LibreOffice Tab layout do not scale properly with the size of the screen.

2021-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144134

--- Comment #3 from Rods Kaden  ---
Yes, having it readjust incrementally would be preferable over a binary
solution.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 144134] Tabs in LibreOffice Tab layout do not scale properly with the size of the screen.

2021-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144134

--- Comment #2 from Heiko Tietze  ---
Created attachment 174641
  --> https://bugs.documentfoundation.org/attachment.cgi?id=174641=edit
Screenshot on Linux

LGTM

Version: 7.2.0.4 / LibreOffice Community
Build ID: 20(Build:4)
CPU threads: 8; OS: Linux 5.13; UI render: default; VCL: kf5 (cairo+xcb)
Locale: de-DE (en_US.UTF-8); UI: en-US
7.2.0-1
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 144134] Tabs in LibreOffice Tab layout do not scale properly with the size of the screen.

2021-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144134

V Stuart Foote  changed:

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||vstuart.fo...@utsa.edu
 Blocks||107237
   Keywords||needsUXEval

--- Comment #1 from V Stuart Foote  ---
Seems there are just two "modes" for the labeling of the NB Tabs depending on
the h-size of the application frame holding LibreOffice:

1.) sufficient to hold the localized lables expanded with additional padding

2.) insufficient to add additional padding/white space, tabs are
collapsed/packed to their label widths.

On a build of nightly trunk with en-US labels on a Windows 10 (21H1) with
1920x1080 monitor--the two h-sizes allocated to the NB tabs are 720px (when UI
has sufficient width); and 360px (when UI does not have the width).

There is a very clearly defined behavior. For en-US locale, when the
LibreOffice program windows h-size is reduced below 915px there is insufficent
space for the expanded tabs, and they collapse to the 360px h-size.

Obviously as the lables for the NB tabs are localized--that minimum with for
expanded tabs will vary.

The effect is functional, but might be more asthetically appealing if the
resizing of the tabs was incremental rather than binary?


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107237
[Bug 107237] [META] Notebookbar Tabbed
-- 
You are receiving this mail because:
You are the assignee for the bug.