| Summary: | Reuse the last search item | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | maison <bugzilla> |
| Component: | LibreOffice | Assignee: | Andreas Heinisch <andreas.heinisch> |
| Status: | VERIFIED FIXED | ||
| Severity: | enhancement | CC: | andreas.heinisch, buzea.bogdan, heiko.tietze, ilmari.lauhakangas, raykowj, vsfoote |
| Priority: | medium | ||
| Version: | 7.5.2.2 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=154269 | ||
| Whiteboard: | target:7.6.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 102847 | ||
|
Description
maison
2023-04-15 09:01:50 UTC
Confirmed in: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 1ed50bb714b8ed657cd422df850a6852cd863f43 CPU threads: 16; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-US Calc: CL threaded Andreas Heinisch committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/695f08911f40ab8d457c7c7e37bf87bb301ef98d tdf#154818 - Find bar: remember and reuse last search string It will be available in 7.6.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. Both requests have been implemented. Unfortunately, the ui test did not work because the test build remembers the old search entries from previous tests and I did not find a way to delete the history. Brilliant! Andreas, you’ve been a great help. Thank you very much! Don't hesitate to ping me on other requests. May I can solve something else for a reporter who gives feedback 😀 For the issues that both searches should share their items list, I am not sure if it is wanted. Maybe we will see a new bug report about it where the UI team may decides what is best. Andreas Heinisch committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/89afe2978500233dc7b58d39cc519ecb9c224e98 tdf#154818 - Find bar: remember and reuse last search string It will be available in 7.6.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. Thanks for solving this bug Verified with Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: b88d11ba05085002cf847d4828ded52a3dfb3b09 CPU threads: 16; OS: Linux 5.19; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded Andreas Heinisch committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/4cae4a11642f0d8f0c8005141893e34e1c216fde tdf#154818 - Find bar: remember and reuse last search string It will be available in 7.6.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. (In reply to Andreas Heinisch from comment #3) > Both requests have been implemented. Unfortunately, the ui test did not work > because the test build remembers the old search entries from previous tests > and I did not find a way to delete the history. In 7.6.0 the last used item in Quick Find is now proposed. This is the first and most useful request. However, items in Find & Replace popup are still not common with the Quick Find list (see the description after the original ⁂). |