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

Replace button in find dialog gets enabled with regular expressions #2751

Conversation

tobiasmelcher
Copy link
Contributor

"Replace" button in find dialog did not get enabled when "Regular expressions" checkbox was set.

This pull request is fixing the issue so that replace functionality is again possible together with regular expressions.
find_dialog

"Replace" button in find dialog did not get enabled when "Regular
expressions" checkbox was set.
Copy link
Contributor

Test Results

 1 818 files  ±0   1 818 suites  ±0   1h 34m 11s ⏱️ -24s
 7 716 tests +1   7 487 ✅ ±0  228 💤 ±0  1 ❌ +1 
24 309 runs  +3  23 559 ✅ +2  749 💤 ±0  1 ❌ +1 

For more details on these failures, see this check.

Results for commit 1cddad7. ± Comparison against base commit 6d3c665.

Copy link
Contributor

@HeikoKlare HeikoKlare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @tobias-melcher!

The change looks good to me and the test is a proper regression test for the issue.

The bug seems to have been introduced by:

So @fedejeanne could you please have a second look at this to ensure that the inverted logic was just introduced by accident?

@fedejeanne fedejeanne merged commit f9a78c2 into eclipse-platform:master Jan 23, 2025
15 of 17 checks passed
@fedejeanne
Copy link
Contributor

Thank you @tobias-melcher for the fix and the test!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants