@jobriwterr I didn't fully understand you, the clipboard is shared by the entire PC, so if you work on that PC and use the clipboard in your work it can cause problems. If you are using multithreading then you should use the clipboard one at a time, this can be implemented through thread locking using global variables.
BAS stealing window focus in record mode
-
when I am in record mode BAS sometimes steals window focus when performing tasks.
It also steals global key binding. For example F2. When I am doing something else in other windows and press F2 nothing happens but I see browser in BAS reloads. I have multiple BAS instance opened (each in different folder) Win 8.1 64-bit -
@blahzay said in BAS stealing window focus in record mode:
when I am in record mode BAS sometimes steals window focus when performing tasks.
It also steals global key binding. For example F2. When I am doing something else in other windows and press F2 nothing happens but I see browser in BAS reloads. I have multiple BAS instance opened (each in different folder) Win 8.1 64-bitThis issue is known. Corrected in the upcoming patch.