Bug 153589 - Window size of "Character style for main entries" for Alphabetical Index should be increased
Summary: Window size of "Character style for main entries" for Alphabetical Index shou...
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.2.7.2 release
Hardware: All All
: medium minor
Assignee: Not Assigned
URL:
Whiteboard: target:7.6.0
Keywords:
Depends on:
Blocks: TableofContents-Indexes-Dialog
  Show dependency treegraph
 
Reported: 2023-02-13 13:02 UTC by sdc.blanco
Modified: 2023-03-05 12:09 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sdc.blanco 2023-02-13 13:02:40 UTC
1. Insert - Table of Contents and Index - Table of Contents, Index, or Bibliography

2. Select "Type" tab, then select "Alphabetical Index" for "Type".

3. Select "Entries" tab 

4. In the Format section, use "Select character style for main entries" to select any character style other than <None>. 

Actual: Dropdown window with character style remains the width of "<None>", hiding much of the character style name in most cases.

Expected: The window expands to an appropriate size to show the selected character style.

(maybe EasyHack?)
Comment 1 Dieter 2023-02-27 07:22:11 UTC
I confirm it with

Version: 7.5.0.3 (X86_64) / LibreOffice Community
Build ID: c21113d003cd3efa8c53188764377a8272d9d6de
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-GB
Calc: CL threaded
Comment 2 Commit Notification 2023-02-28 22:21:12 UTC
Seth Chaiklin committed a patch related to this issue.
It has been pushed to "master":

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

tdf#153589 expand combobox for main entry character style

It will be available in 7.6.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 3 Dieter 2023-03-05 12:09:51 UTC
VERIFIED with

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: d7c609dbb1bd08865b43719d2fb7c316d30bcde5
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: en-US (de_DE); UI: en-GB
Calc: CL threaded

Seth, thank you for fixing it!