Information
This is a regression of this bug report's fix, not specific to 513.
Steps to Reproduce:
1. Open a .dm file
2. Ctrl+F
3. Search for a string that is in both the .dm file you're currently in, and in another .dm file within your project.
4. Press enter
5. You'll see that the string in your currently opened .dm file is now highlighted. Pressing enter will search for the next string (Find Next)
6. Press enter, which opens your next .dm file with your search string. However the find dialog has lost focus, and the code editor is now focused.
7. Press enter again, you'll delete the search string in the code editor.
The intended behavior would be to jump to the next instance of your search criteria.
Here's a quick .gif showcasing this. Might be easier to watch than read.
ID:2541791
Feb 3 2020, 1:16 pm
|
|||||||||||||
Resolved
| |||||||||||||
Feb 18 2020, 1:50 pm
|
|
Lummox JR resolved issue with message:
|