Skip to content

Search & Replace Regex #371

Description

@hon4

App Version:
2025.1.3

Affected Device(s):
Xiaomi Redmi Note 8 (GINKGO), Android 9 / MIUI 11.0.12.0

Describe the bug
When replacing with Regex Enabled the Regex works only in find field and not in the replace field. For example replacing "\n" with "\r\n" the find (\n) works as newline but in replace (\r\n) I get as text not Windows newline.

To Reproduce
Steps to reproduce the behavior:

  1. Replace with Regex enabled using Regex in the replace field.

Expected behavior
It should recognize the regex in both find and replace Fields but it recognize it only in the find field.

Metadata

Metadata

Labels

bugSomething that needs to be fixed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions