Bug 488165 - Find/Replace in File "New Search" does not update Replacement Text in tool dock
Summary: Find/Replace in File "New Search" does not update Replacement Text in tool dock
Status: RESOLVED INTENTIONAL
Alias: None
Product: kdevelop
Classification: Applications
Component: UI: general (show other bugs)
Version: 5.14.240500
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-07 14:46 UTC by Dominik Kummer
Modified: 2024-06-08 07:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dominik Kummer 2024-06-07 14:46:04 UTC
1. open Find/Replace in File dock
2. click on "new search"
3. configure a search with template and replacement template
4. click "search"
5. in the replacement dock the Replacement text is not updated.
Comment 1 Igor Kushnir 2024-06-08 07:22:24 UTC
The Replacement template is not the same as the Replacement text. You can specify both. %s in the Replacement template is replaced with the Replacement text.