following situation:
- i'm using version RapidPHP 7.1.067/windows xp sp2
- working on two screens; on the one the main window, on the other the file-explorer floating
following problem:
- i write down some code e.g. <?php if
- the autocomplete-flyout flys out.. i don't need this at this time and wants to write more and continue with the spacebar (or any other key)
- but now the focus of the application will move to the floating file-explorer-window
- this behaviour doesn't occur if the window of the file explorer is integrated in the main application layout... in this case the focus stays on the editing area...
it would be nice if you could correct this or send me a tip... quite bothering

thanks...