Description: Setting "Optimal Column Width" with zero additional padding results in some numeric values showing as "###". This happens in 6.2 and master, but not in 6.0.7.3. Steps to Reproduce: 1. Open attached demo spreadsheet (optwidthbug.ods) 2. Click in header corner to select everything. 3. In column headers, Rightclick->Optimal Width... Set the "Add:" amount to 0 Click OK Actual Results: The numbers in Columns E,F, and G are displayed as "###". (should be 112.60 112.61 and 112.60 respectively). Expected Results: Column width should be set correctly to display all cell contents without "###" overflow markers. Reproducible: Always User Profile Reset: No Additional Info: Problem is master, 6.2.1.0.0+, but not in 6.0.7.3
Created attachment 148248 [details] Demo spreadsheet (optwidthbug.ods). Pease see "Steps to Reproduce"
open the file is enough, I think. This seems to have begun at the below commit. Adding Cc: to Eike Rathke ; Could you possibly take a look at this one? Thanks 7f07e1b5cfeb5ca94b2410813a7b19bae986e3bf is the first bad commit commit 7f07e1b5cfeb5ca94b2410813a7b19bae986e3bf Author: Jenkins Build User <tdf@pollux.tdf> Date: Tue Jul 3 17:22:22 2018 +0200 source 36eed54d3dfed6551fd2ad944feff7e217c56e82 author Eike Rathke <erack@redhat.com> 2018-07-03 15:00:26 +0200 committer Eike Rathke <erack@redhat.com> 2018-07-03 17:12:33 +0200 commit 36eed54d3dfed6551fd2ad944feff7e217c56e82 (patch) tree 8db66cec37a3532157442bd256ab8c9fb24d806c parent fb84f580025503673ba45684b7c18c41b27c2a06 (diff) Resolves: tdf#118221 whole cell kerning default is off
Hello, any progress on this? It was a regression introduced almost a year ago. Still broken in 6.5.0.0.alpha0+ master as of 2019-12-11. Thanks...
I can reproduce, but I have no idea how to fix it.
*** Bug 123513 has been marked as a duplicate of this bug. ***
(In reply to Eike Rathke from comment #4) > I can reproduce, but I have no idea how to fix it. Perhaps my report with sample for Bug 147015 may provide a little inspiration
(In reply to Colin from comment #6) > (In reply to Eike Rathke from comment #4) > > I can reproduce, but I have no idea how to fix it. > > Perhaps my report with sample for Bug 147015 may provide a little inspiration I can confirm that amending the pair kerning on the sample sheet for this bug 122664 will immediately reveal the valid numbers - not even necessary to re-optimise the column width.
(In reply to Colin from comment #7) > (In reply to Colin from comment #6) > > (In reply to Eike Rathke from comment #4) > > > I can reproduce, but I have no idea how to fix it. > > > > Perhaps my report with sample for Bug 147015 may provide a little inspiration > > I can confirm that amending* the pair kerning on the sample sheet for this > bug 122664 will immediately reveal the valid numbers - not even necessary to > re-optimise the column width. *Activating - no additional kerning values necessary
Its possible that this is a duplicate of the issue fixed in bug 158997