https://bugs.documentfoundation.org/show_bug.cgi?id=173022
--- Comment #6 from Regina Henschel <[email protected]> --- The Python macro 'rotate_selection_slow' runs in 11.8s. The Python macro 'rotate_selection_fast' does not run at all, but produces a RuntimeException. The Basic macro has no the final window containing the elapsed time. I've used the stopwatch on my mobile. The Basic macro 'RotateSelection' needs about 22s. You can see the swaps one after another in the spreadsheet. The Basic macro 'RotateSelectionFast' does not run at all, but produces a RunTimeError. Tested on Version: 27.2.0.0.alpha0+ (X86_64) Build ID: a85bae573eeb9e1548176760c0bdb01509ec7c42 CPU threads: 32; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-US Calc: threaded -- You are receiving this mail because: You are the assignee for the bug.
