Description: Copying a large dataset by drag a a corner slow Steps to Reproduce: 1. Open the attached file (sorry, for the mess, there a floating multiple similar sample files around) 2. Select column A, B, C 3. Scroll down to bottom 4. Click the black square at the bottom & drag to the right (3 columns or so) -> start waiting Actual Results: Long process starts Expected Results: Little faster Reproducible: Always User Profile Reset: No Additional Info: Version: 7.0.0.0.alpha0+ (x64) Build ID: 4475bcd83aac7e033fc5250f268eb922bd471e7b CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win; Locale: en-US (nl_NL); UI-Language: en-US Calc: CL
Created attachment 159643 [details] Example file (zipped)
Hi Telesto, is this issue still reproducible with a recent daily build ?
Nothing changed Version: 7.1.0.0.alpha0+ (x64) Build ID: a35c18aeff3b1d8f270db7e094850fb8ba1ab84a CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL it's fine with Version: 6.0.0.0.alpha0+ Build ID: 2cd664b3d618e6085be8b44ee86eada6cd5f8789 CPU threads: 4; OS: Windows 6.29; UI render: default; Locale: nl-NL (nl_NL); Calc: CL within 30 seconds and even a nice progress bar.
Also in Version: 6.2.9.0.0+ (x86) Build ID: 5f01fe15eb2661f1f9ce12d1d99dc2a705b462ee CPU threads: 4; OS: Windows 6.3; UI render: GL; VCL: win; Locale: nl-NL (nl_NL); UI-Language: en-US Calc: CL
@Telesto, any chance you could bisect it ?
Created attachment 162067 [details] Reduced Example file
Created attachment 162068 [details] Bibisect log Bisected to: author Henry Castro <hcastro@collabora.com> 2018-06-26 23:32:41 -0400 committer Eike Rathke <erack@redhat.com> 2018-06-27 13:44:07 +0200 commit b9652803096b68a33702601aac52e78c8a4250c6 (patch) tree 1ed7822221824417039126b7db04a8b37ebeaee8 parent b262e6e5da0c2e66e00cd6d68d7c2df11a34ff5c (diff) tdf#118308: Incorrect Paste Special dialog when ... pasting content from another cell In tiled rendering case (headless) each window has its own clipboard, otherwise exists a unique clipboard (UNO service).
I confirmed the bibisect result by flipping between the commit & previous in Win 6.2 repo. Adding Cc: to Henry Castro
@Luboš, i thought you might be interested in this issue
Luboš Luňák committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/241d8e47e708e1912e036f1026f1c43ee1bf84a1 delay and batch calls to StartListeningFormulaCells() (tdf#132165) It will be available in 7.1.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.
Luboš Luňák committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/15a8357b3faaa360cc162593330e926863d4c51b delay and batch calls to StartListeningFormulaCells() (tdf#132165) It will be available in 7.0.0.1. 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.