Description: When there are a bunch of files in the folder where the document needs to be saved (in my case around 2900 files), the dialog box is unresponsive/slow. Steps to Reproduce: 1.Create a new document (can be Writer, Calc or Impress) 2.Go to File Menu -> Save 3.Navigate to a folder with a lot of subfolders/files with around 2000 files. 4.Start typing a name Actual Results: While typing the window/dialog box becomes unresponsive for a while. Expected Results: Typing a filename should be fast and responsive. Reproducible: Always User Profile Reset: Yes Additional Info: The slowness/unresponsiveness can be noticed when there are 1000 files, becomes kind of unusable when there are >=4000 files. This issue is also present on: Version: 7.0.6.2 Build ID: 144abb84a525d8e30c9dbbefa69cbbf2d8d4ae3b CPU threads: 16; OS: Mac OS X 10.16; UI render: default; VCL: osx Locale: en-GB (en_GB.UTF-8); UI: en-US Calc: threaded
Not in Windows, even with 10.000 files. If so, Mac only. Is this another duplicate of bug 128233?
(In reply to Timur from comment #1) > Is this another duplicate of bug 128233? @Sunil: have you granted full disk access to LO with regard to the folder in which you are trying to save the file ?
Unfortunately, I don't have any folder on my macOS devices with >4000 files in it (nor any remote folders like that either).
Dear Sunil, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping
Dear Sunil, Please read this message in its entirety before proceeding. Your bug report is being closed as INSUFFICIENTDATA due to inactivity and a lack of information which is needed in order to accurately reproduce and confirm the problem. We encourage you to retest your bug against the latest release. If the issue is still present in the latest stable release, we need the following information (please ignore any that you've already provided): a) Provide details of your system including your operating system and the latest version of LibreOffice that you have confirmed the bug to be present b) Provide easy to reproduce steps – the simpler the better c) Provide any test case(s) which will help us confirm the problem d) Provide screenshots of the problem if you think it might help e) Read all comments and provide any requested information Once all of this is done, please set the bug back to UNCONFIRMED and we will attempt to reproduce the issue. Please do not: a) respond via email b) update the version field in the bug or any of the other details on the top section of our bug tracker Warm Regards, QA Team MassPing-NeedInfo-FollowUp
Created attachment 182060 [details] buggy behavior
Created attachment 182061 [details] normal behaviour
Retested on latest version 7.4.0.3. Still the issue is there. Steps to reproduce (Assuming soffice is in path): 1. Execute the following script: > #!/bin/bash >for i in {1..10000} >do > echo "Hello World" >> temp_lo_file_$i.txt >done >soffice temp_lo_file_1.txt 2. Click File -> Save As: 3. Remove the filename and start typing. It takes a lot of time to show the save as dialog box and the typing is not responsive. Cleanup temp files: > rm temp_lo_file_* Please have a look at the attached gif/video.
I can not reproduce Can you test on 7.5? Version: 7.5.1.2 (AARCH64) / LibreOffice Community Build ID: fcbaee479e84c6cd81291587d2ee68cba099e129 CPU threads: 10; OS: Mac OS X 13.2.1; UI render: default; VCL: osx Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded