Description: Well, as told in summary. It just vanishes, but restores operation when zero is replaced with any other number. It is possible to work around with circles, but it breaks document compatibility real hard. Steps to Reproduce: 1. Open fresh and hot Impress with new document 2. Add a chart 3. Set chart tap to donut 4. Remove all columns in data table except one 5. Remove all rows except 2 6. Set first to 100 and second to 0 Actual Results: Donut chart completely vanishes, but is selectable(but anchors for chart parts are not present as well) Expected Results: A chart which contains full circle for row with 100 Reproducible: Always User Profile Reset: Yes Additional Info: Tried both with GL enabled and disabled
Hello Semion Thank you for reporting the bug. I can confirm that the bug is present in Version: 6.2.1.2 (x64) Build ID: 7bcb35dc3024a62dea0caee87020152d1ee96e71 CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; Locale: en-US (en_US); UI-Language: en-US Calc: CL Version: 6.3.0.0.alpha0+ (x64) Build ID: 91cdf22b88a4f7bec243c8fb187627e766d3294c CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; TinderBox: Win-x86_64@42, Branch:master, Time: 2019-03-08_00:38:10 Locale: en-US (en_US); UI-Language: en-US Calc: CL
Bibisected with win32-6.2 to https://gerrit.libreoffice.org/plugins/gitiles/core/+/81302f33073e7629d724ed269f1fa21dad29e141%5E!/ Move angle normalization code from various places to tools Adding Cc: to Mike Kaganski
https://gerrit.libreoffice.org/69440
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/166a4989a0d1e5a6271c66bceb73a27970afc882%5E%21 tdf#123504: 0 and 360 are different angles in charts It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/750b2a1c1908f629de0e5933c4e00af32d0a0c15%5E%21 tdf#123504: improve unit test robustness It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Verified in Version: 6.3.0.0.alpha0+ Build ID: eb128a7d6bbc27b4dbbf9461c81c90e40203b114 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Mike Kaganski, thanks for fixing this issue!
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/94fab68485601f4879f3fd0cfff8df5e37a088d8%5E%21 tdf#123504: 0 and 360 are different angles in charts It will be available in 6.2.3. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.