Bug 163902 - Pivot table dialogs "Available Fields" column can not be resized along the dialog
Summary: Pivot table dialogs "Available Fields" column can not be resized along the di...
Status: ASSIGNED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
4.3.0.4 release
Hardware: All All
: medium normal
Assignee: Balázs Varga (allotropia)
URL:
Whiteboard: target:25.2.0
Keywords:
Depends on:
Blocks: Pivot-Table
  Show dependency treegraph
 
Reported: 2024-11-14 15:27 UTC by Gabor Kelemen (allotropia)
Modified: 2024-12-03 10:22 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Example file from Calc (6.14 KB, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet)
2024-11-14 15:27 UTC, Gabor Kelemen (allotropia)
Details
Screenshot of the dialog (55.52 KB, image/png)
2024-11-14 15:27 UTC, Gabor Kelemen (allotropia)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kelemen (allotropia) 2024-11-14 15:27:34 UTC
Created attachment 197617 [details]
Example file from Calc

If the Pivot Table Layout dialog is resized, the Available Fields column does not get any wider.

This is problematic if there is a long column name which does not fit in the available space. In this case a horizontal scroll bar is displayed, which is not really a huge help. It would be better if resizing the dialog would also increase the width of this column too.

1. Open attached file
2. Select A1:D5
3. Data - Pivot Table - Insert or Edit.., press OK
4. In the Pivot Table Layout dialog the Available Fields column is not wide enough and has a horizontal scroll bar.
Try to resize it -> No change, the Available Fields stays the same width.

Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 7713d916e06a8388f849a758f928cbcfded6c0ae
CPU threads: 14; OS: Windows 10 X86_64 (10.0 build 19045); UI render: Skia/Raster; VCL: win
Locale: hu-HU (hu_HU); UI: en-US
Calc: default

Looks like this since 4.3, before there were buttons which had the same issue.
Comment 1 Gabor Kelemen (allotropia) 2024-11-14 15:27:50 UTC
Created attachment 197618 [details]
Screenshot of the dialog
Comment 2 m_a_riosv 2024-11-14 21:38:24 UTC
Repro
Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: deaa5dc2a4d5446cdd120236615608702598e365
CPU threads: 16; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL threaded
Comment 3 Commit Notification 2024-12-03 07:38:40 UTC
Balazs Varga committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/a6690210229572ff1f0be611997cd44f7ff35992

tdf#163902 sc: fix the size of available fields box of pivot dialog

It will be available in 25.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 4 Commit Notification 2024-12-03 10:22:59 UTC
Balazs Varga committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/e99ef8f347870b42eeef5ff94672d1f32e8c0af9

Related: tdf#163902 fix version number typo in the ui file

It will be available in 25.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.