https://bugs.documentfoundation.org/show_bug.cgi?id=148008
Bug ID: 148008
Summary: autofit column width by cell selection using wrong
width
Product: LibreOffice
Version: 7.0.4.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
autofit column width by cell selection uses width of widest cell below selected
cell instead of width of selected cell
Steps to Reproduce:
1. in column a:
123456789
123456
123
654321
987654321
2. select & highlight 123 (ie, click & hold the cell, drag down & back up a
cell to ensure it is highlighted and not just selected)
3. double-click the right column border at the top (when the two way arrow is
visible) to trigger autofitting the column width
4. do the same but delete the last 987654321 beforehand
Actual Results:
after 3., column width will be as wide as 123456789
after 4., column width will be as wide as 123456
Expected Results:
after 3. and 4., column width should be as wide as 123
Reproducible: Always
User Profile Reset: No
OpenGL enabled: Yes
Additional Info:
this feature has been buggy & finicky over several versions now. it seems
every other time there is an update, there is a different issue/result when
trying to autofit columns. sorry to not be more precise, i just wanted to
highlight that i've been dealing with this for a while now and finally decided
to file a bug report about it
--
You are receiving this mail because:
You are the assignee for the bug.