Follow-up to bug 95405: content in fields and frames comes first, followed by regular paragraphs. Testing with formatted dummytext and "he". https://extensions.libreoffice.org/en/extensions/show/132
I confirm it with Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 7c2ed9919d6d9d286d9062b91577d6bb2b7de8aa CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL threaded BTW: Thank you for that new feature!
(In reply to Heiko Tietze from comment #0) > Follow-up to bug 95405: content in fields and frames comes first Did you mean footnotes and frames? Here is a patch that lists finds in frames in the order they are found in the document and finds footnotes and endnotes at the bottom of the results list: https://gerrit.libreoffice.org/c/core/+/168566
(In reply to Jim Raykowski from comment #2) > (In reply to Heiko Tietze from comment #0) > > Follow-up to bug 95405: content in fields and frames comes first > Did you mean footnotes and frames? > > Here is a patch that lists finds in frames in the order they are found in > the document and finds footnotes and endnotes at the bottom of the results > list: > > https://gerrit.libreoffice.org/c/core/+/168566 May be result from footnotes should be on the same place where would be its regular page and only results from endnotes should be on last places in the list?
(In reply to Roman Kuznetsov from comment #3) > (In reply to Jim Raykowski from comment #2) > > (In reply to Heiko Tietze from comment #0) > > > Follow-up to bug 95405: content in fields and frames comes first > > Did you mean footnotes and frames? > > > > Here is a patch that lists finds in frames in the order they are found in > > the document and finds footnotes and endnotes at the bottom of the results > > list: > > > > https://gerrit.libreoffice.org/c/core/+/168566 > > May be result from footnotes should be on the same place where would be its > regular page and only results from endnotes should be on last places in the > list? Agree! Patchset 2 does this.
Much better. The content of an anchored object comes first, which makes the search jumpy at this point. But it's reasonable and I wouldn't put too much effort in this.
Jim Raykowski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/99ed68ac1fbaf883ddc730936299bba95d9e1d6f tdf#160538 Quickfind sidebar list finds in frames and footnotes and It will be available in 24.8.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.