Page 1 of 1

[FIXED] Little bug with the XML Editor's search window

Posted: Mon Jul 18, 2022 5:18 pm
by Ats
That's just a little bug, but I just spent one minute wondering why I couldn't click the search windows :lol:
  1. Open XML editor (ctrl+m)
    -> First problem, the XML editor doesn't have focus. You need to click on it before doing anything else.
  2. Now open search window (ctrl+f)
  3. Close the XML editor (either Ok or Cancel)
    -> The search window is still open
  4. Now open the XML Editor again
    -> You can't click the search Window or open another search Window anymore
    -> You need to close the XML editor, then close the search window, then open the XML Editor, then open the search Windows

Maybe the search window should be closed with the XML Editor if both were open.

Re: Little bug with the XML Editor's search window

Posted: Thu Jul 21, 2022 8:01 am
by VilleK
Hi,

I've now fixed:

- Xml editor has focus when dialog opens
- Any open search dialogs are closed when xml editor is closing

Please download latest version again to try it.

Re: Little bug with the XML Editor's search window

Posted: Thu Jul 21, 2022 9:17 am
by Ats
Thanks VilleK. It's working perfectly!