Created attachment 137751 [details] Shown number of found results in MSO Excel 2013 The search result window that opens after clicking on the "Find All" button in the "Find & Replace" dialog should show the number of found results.
Currently the result is shown in the status bar "x characters selected".
...and in the CountA variable, if shown. Why is the number needed?
Created attachment 137927 [details] Screenshot of Calc 6.0.0.0.alpha1+ from yesterday Buovjaga and Heiko: I don't see any of your suggestions. What do I miss?
The dialog has a label anyway, hidden by default, that shows the number of 'skipped' items for very long lists. We could always show this label and just add the skipped to it. Selection and CountA are alternative workflows.
Created attachment 137974 [details] Dialog with the patch The 'skipped' information will not be shown for <1000 results. Patch is here https://gerrit.libreoffice.org/#/c/45269/
(In reply to Heiko Tietze from comment #5) > Created attachment 137974 [details] > Dialog with the patch > > The 'skipped' information will not be shown for <1000 results. > > Patch is here https://gerrit.libreoffice.org/#/c/45269/ Thanks, Heiko!
heiko tietze committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=470682b3abf0622f5e9663d62d8641f63ceb6f30 tdf#113831 Show number of search results It will be available in 6.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
heiko tietze committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=ad4abd949de51cd66288bdb4f884cc5ab2b6a59a&h=libreoffice-6-0 tdf#113831 Show number of search results It will be available in 6.0.0.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.