| Summary: | Sort in search result no not work | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Devamitta <rusdevamitta> |
| Component: | Calc | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | aron.budea, buzea.bogdan, caolan.mcnamara |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 6.3.0.4 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=133807 | ||
| Whiteboard: | target:7.1.0 target:7.0.0.1 target:6.4.6 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 113136 | ||
| Attachments: |
search result window
the arrow missing a file to test the bug |
||
Confirm, there was an arrow to sort the column. See image the black arrow. I tested in Version: 5.4.7.2 - WAS AVAILABLE Build ID: c838ef25c16710f8838b1faec480ebba495259d0 CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk2; Locale: ro-RO (ro_RO.UTF-8); Calc: group In Version: 6.3.1.2 IT IS NOT AVAILABLE ANY MORE. Build ID: b79626edf0065ac373bd1df5c28bd630b4424273 CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3; Locale: ro-RO (ro_RO.UTF-8); UI-Language: en-US Calc: threaded Maybe like Devamitta says it is not available yet in 6.1.4. Created attachment 161776 [details]
the arrow missing
the black arrow missing
Steps to reproduce for this regression - Open my test-sort file and press CTRL+F to search for number 3. - Click on Find all. - in the Search Result window click on Cell line to show the arrow. - The arrow is not there - In fact the arrow should appear. Created attachment 161777 [details]
a file to test the bug
Try to search for number 3
Bibisected to the following commit using repo bibisect-linux-64-6.3. Not sure what the possibilities are, nevertheless, adding CC: to Caolán McNamara. https://cgit.freedesktop.org/libreoffice/core/commit/?id=cd19a7664a25eda786bb76feefb40ebcbf79a54d author Caolán McNamara <caolanm@redhat.com> 2019-03-26 14:12:49 +0000 committer Caolán McNamara <caolanm@redhat.com> 2019-03-26 18:23:23 +0100 weld SearchResultsDlg Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/066d70da9391b43e9586736812b1064028aa53fc Resolves: tdf#133780 allow sorting search result treeview columns 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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/79bf8179aaf7bdaef59b27e65bf0430db9aff168 Resolves: tdf#133780 allow sorting search result treeview columns 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. fixed in master and 7-0, backport to 6-4 in gerrit It's ok now. Verified in Version: 7.1.0.0.alpha0+ Build ID: cd47dba9aa4b91bb0edf0744561d29e2eef61cc9 CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2020-06-11_19:46:20 Calc: threaded It's ok now. Verified in Version: 7.1.0.0.alpha0+ Build ID: cd47dba9aa4b91bb0edf0744561d29e2eef61cc9 CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2020-06-11_19:46:20 Calc: threaded Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/e8a4fae1cdc2373bfb1fd9e5f8ac55499f58f9a5 Resolves: tdf#133780 allow sorting search result treeview columns It will be available in 6.4.6. 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. |
Created attachment 161750 [details] search result window Before, in 6.1.4, when I search something using CTRL + F in window what showed search result I can sort by Cell or by Content. But now this function disappear. Will be very useful to have this function back.