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

"Found no matches!" text doesn't disappear on the search box unfocus. #993

Closed
VladiStep opened this issue Jun 22, 2022 · 1 comment · Fixed by #1017
Closed

"Found no matches!" text doesn't disappear on the search box unfocus. #993

VladiStep opened this issue Jun 22, 2022 · 1 comment · Fixed by #1017
Labels
bug Something isn't working

Comments

@VladiStep
Copy link
Member

VladiStep commented Jun 22, 2022

Describe the bug

When you search something in the code editor, and there are no matches, the "Found no matches!" text stays floating even if you click off the search box, or switching/closing the tab.

Reproducing steps

  1. Open any code entry.
  2. Search something that's not present in the code (with Ctrl+F).
  3. Try to hide the "Found no matches!" text without closing the search box.

Setup Details

  1. UndertaleModTool version: commit 40cdca4
  2. Operating system: Windows 7 Ultimate SP1 (x64).
@VladiStep VladiStep added the bug Something isn't working label Jun 22, 2022
@VladiStep
Copy link
Member Author

VladiStep commented Jun 29, 2022

Actually, that's the issue of AvalonEdit - made the issue there.
But since it's unknown if it will be fixed there, then I'll fix it locally for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant