-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Description
Current behavior
In the regex module of the software, when I input certain characters in the regex input box, the existing input is automatically altered.
How to reproduce it (as minimally and precisely as possible)
- Open devtoys version 2.0.8
- Open regular expression tester
- In
Regular expressioninput textbox,enter<a href="https - Press
? - Input textbox text value is
<a href=“https?
Expected behavior
When I input characters in the regex input box, the existing input should remain unchanged unless explicitly modified by me.
Screenshots
Workaround
No response
Affected platforms
macOS
Affected DevToys kind
DevToys (app with GUI)
DevToys Version
2.0-preview.8
Relevant Assets/Logs
No response
Reactions are currently unavailable

