Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regex tester textbox input content automatically altered #1490

Open
chachizhu opened this issue Jan 9, 2025 · 0 comments
Open

Regex tester textbox input content automatically altered #1490

chachizhu opened this issue Jan 9, 2025 · 0 comments

Comments

@chachizhu
Copy link

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)

  1. Open devtoys version 2.0.8
  2. Open regular expression tester
  3. In Regular expression input textbox,enter <a href="https
  4. Press ?
  5. 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

screenshot_2025-01-09_23-51-21
screenshot_2025-01-09_23-51-34

Workaround

No response

Affected platforms

macOS

Affected DevToys kind

DevToys (app with GUI)

DevToys Version

2.0-preview.8

Relevant Assets/Logs

No response

@chachizhu chachizhu added bug Something isn't working untriaged labels Jan 9, 2025
@chachizhu chachizhu changed the title Regex input textbox Regex tester textbox input content automatically altered Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant