https://bugs.documentfoundation.org/show_bug.cgi?id=126678

--- Comment #4 from Adalbert Hanßen <adalbert.hans...@gmx.de> ---
(In reply to Joel Madero from comment #3)
> @Aldabert -
> 
> Just a suggestion, in the future keep bug reports much shorter and less of a
> book than a bulleted list of how to reproduce. I can spend 10 minutes
> triaging a couple bugs, or spend 30 reading this one ;) Any chance you can
> summarize your novel into a couple bullets?
> 
> Thanks :)

The bug is still present in the development Version: 6.4.0.0.alpha0+
Build ID: 0fb2927a8fe06e6c3255544b8e4c4c9c0f5a67d3
CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: gtk3; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2019-08-27_22:50:23
Locale: de-DE (de_DE.UTF-8); UI-Language: en-US
Calc: threaded

I don't think that this following numbered form or even one with only ullets to
the steps one would be easier to grasp and to reproduce than my original one
and probably you would have to read more carefully to understand it, what it is
all about (unfortunately this is not a bug of the type to let LO Calc crahs):

1. make a LO Calc document with different line lengths
2. take care that there is at least one column of data which are such that
after sorting by this column no row maintains its place
3. assign different character sets, sizes, colours, boldness, slant and the
like to whole lines by first marking the line on the left border, then assign
the property,
4. sort the whole table by first clicking into the field left to and above A1
and then sort the whole table by the column specified in 2.
5. add information to lines the right of the existing data in some rows.
Observe if it inherits the colour, slant, boldness and the like from the left,
6. Also do this for columns for which no row had any data in the original
spreadsheet.

Expected result: in step 5 and 6 all added fields inherit their formatting
properties from the existing part left to them, since the properties were
assigned to the whole rows, nut just a part of it. 

Unfortunately, during sorting only the parts in the data with the minimum
rectangle possible to describe all data are sorted. The rest is left as it was
before. Thus after sorting, the lines no longer have uniform formatting
properties as they had before. This is buggy, since the formatting properties
were assigned to the whole lines, not just parts of them. Sorting was not
confined to the part of the file with data in it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to