https://bugs.documentfoundation.org/show_bug.cgi?id=144794
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ilmari.lauhakangas@libreoff | |ice.org, [email protected] Regression By| |Tomaž Vajngerl Keywords|bibisectRequest, |bibisected, bisected, |implementationError |regression --- Comment #4 from Buovjaga <[email protected]> --- Bibisected with linux-64-5.4 to 23c0b3e13f88d6d71d528777d4f86f50c0766672 tdf#107074 uncommenting createLabels for the axis fixes the issue I see it was also named as the cause of bug 127304 However, the result got better in 24.2 with 4b743de97fc133623e46827869c4ea3eb845ad47 tdf#156234: Don’t round glyph coordinates when doing subpixel positioning With that commit, the top left chart (starting at column Q) seen in attachment 175354 has its labels rotated correctly. So only the bottom left remains an issue. Btw. in 5.4 I had to first bisect an intermediate state where the labels were not visible and this was from Khaled as well: 9eb4b14ffa57cd7bbdf0fc43096f5f1e65c8e388 tdf#103765: Round positions instead of truncating It touched vcl/source/gdi/CommonSalLayout.cxx just like the 24.2 one. Strange to see something about gdi have an effect on Linux, but I guess that file is commonly used as the name implies? -- You are receiving this mail because: You are the assignee for the bug.
