Bug 135437 - Table goes outside the page when changing column width with adapt table with enabled
Summary: Table goes outside the page when changing column width with adapt table with ...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Writer-Tables
  Show dependency treegraph
 
Reported: 2020-08-04 14:22 UTC by Telesto
Modified: 2023-07-16 20:55 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
Screencast (1.26 MB, video/mp4)
2020-08-04 14:23 UTC, Telesto
Details
Example file (9.08 KB, application/vnd.oasis.opendocument.text)
2020-08-04 14:23 UTC, Telesto
Details
Recorded scenario, based on the comment 3 (1.10 MB, video/mp4)
2021-02-20 21:41 UTC, Zivan Miljkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2020-08-04 14:22:28 UTC
Description:
Table goes outside the page when changing column width with adapt table with enabled

Steps to Reproduce:
1. open the attached file
2. Table -> Properties -> Table
3. Check Alignment From left
4. Table -> Properties -> Column
5. Check adapt table with & enter 14 into column 1 (press OK)
6. Table -> Properties -> Table -> Notice the width has become 17 (which should be 13 IMHO)
7. Check adapt table with & enter 17 into column 1 (press OK)

Actual Results:
Column width is changed by column width

Expected Results:
Column width is set in a different tab and is a fixed number IMHO. They column tab must always correct to numbers matching the defined width


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.1.0.0.alpha0+ (x64)
Build ID: <buildversion>
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: ru-RU (nl_NL); UI: en-US
Calc: CL

also in 
3.3.0
Comment 1 Telesto 2020-08-04 14:23:23 UTC
Created attachment 163935 [details]
Screencast
Comment 2 Telesto 2020-08-04 14:23:44 UTC
Created attachment 163936 [details]
Example file
Comment 3 Zivan Miljkov 2021-02-20 21:39:31 UTC
I was able to successfully replicated the bug on 
Version: 7.0.0.0.alpha1 (x64)
Build ID: 6a03b2a54143a9bc0c6d4c7f1...
CPU threads: 12; OS: Windows 10.0 Build 19042; UI render: Skia/Vulkan; VCL: win; 
Locale: en-US (en_US); UI: en-US
Calc: threaded

The steps and videos were significant to replicate the behaviour. I did a little more investigation and found the issue can be also reproduced with slightly modified steps and the additional information were found when the application corrected the issue. 

Precondition:
• In the following example measured unit set in the Options is set to centimeters (cm) 
• Total table width is 17cm
• Example file is used (https://bugs.documentfoundation.org/attachment.cgi?id=163936)

Scenario:
1. Open file from the precondition in LibreOffice Writer
2. Position the cursor on one table cell and press right-mouse click
3. The popup menu is opened and from the menu press on the “Table properties” option
3.a. “Table properties” dialog is opened
4. Change Alignment from “Center” to “From left”
5. Go to Columns tab
5.a. Current values are Remaining space: 4.00; Column width 1: 12.00; Column width 2: 1.00 
5.b. Check “Adapt table width”, enter 14 into column 1 and press Tab button (or do focus out)
5.c. Current values are update to - Remaining space: 3.00; Column width 1: 13.00; Column width 2: 1.00
5.d. Press OK -> Table is updated correctly
6. Open “Table properties” dialog
7. Go to Columns tab
7.a. Current values are Remaining space: 3.00; Column width 1: 13.00; Column width 2: 1.00
7.b. Check “Adapt table width”, enter 17 into column 1 and press Tab button (or do focus out)
7.c. Current values are update to - Remaining space: 0.00; Column width 1: 16.00; Column width 2: 1.00
8. Press OK 

Actual result:
- Table width is updated correctly: Column width 1: 16.00; Column width 2: 1.00 (OK)
- Remaining space stayed at 2.00 cm (Not OK)
o See attachment ID_135437_20210220.mp4
o This behavior is happening on all Measurement units

Expected result:
- Remaining space is updated to 0.00 cm

Additional steps:
9. Open “Table properties” dialog
10. Go to Columns tab
10.a. Current values are Remaining space: 0.00; Column width 1: 16.00; Column width 2: 1.00
10.b. Go to Table tab
10.c. Press OK
11. Remaining space is adjusted correctly to 0.00.

Note: to change units into Centimeters, you need to follow steps:
- Go to: Tools -> Options -> LibreOffice Driver -> General
- On the right find Setting section, in the “Measurement unit” drop down choose Centimeter and press OK.
Comment 4 Zivan Miljkov 2021-02-20 21:41:40 UTC
Created attachment 169933 [details]
Recorded scenario, based on the comment 3
Comment 5 Dieter 2022-02-14 20:55:00 UTC
(In reply to Zivan Miljkov from comment #3)
> I was able to successfully replicated the bug on 
> Version: 7.0.0.0.alpha1 (x64)
> Build ID: 6a03b2a54143a9bc0c6d4c7f1...

=> Status NEW