Server: Ubuntu 18.04.3
Client: macOS Catalina 10.15.1
Both computers are running Synergry 1.11.0-rc2
Note that selecting a different file tab in IDEA restores the caret and allows typing in the pane.
Also note that if you use the Mac's mouse to click the editor pane in step 4, a caret appears and the user can type normally. The issue is only seen if the mouse click is coming from the server machine via Synergy.
This same issue happened with me another app called SoapUI, but also happening in PhpStorm for me.
Server: Windows 10
Client: macOS Catalina 10.15.2
I'm also seeing this issue. In fact, this issue appears in many java based applications including Netbeans. When I switch focus away, and use the server's mouse to bring focus back to IntelliJ (clicking inside the text editor), the caret disappears and any click with the client/server's mouse does nothing to fix it.
If I bring focus back with the client's mouse, everything behaves normally.
I think this issue is also a copy of #6331
Experiencing this as well.
Server: Windows 10
Client: MacOS Catalina 10.15.2 Beta
I too believe this is a copy of #6331 and it is something I've experienced with Synergy from time to time over the years with several apps, from what I can remember they are mostly Java-based such as Netbeans.
Whatever has changed in recent versions of IntelliJ/PHPStorm/Synergy though has caused this problem to be essentially permanent - clicks just aren't registering. I almost wonder whether these apps are doing something e.g. detecting mousedown then mouse up, and eliminating pairs that happen quicker than some threshold, which programmatic clicks may.
I'm also experiencing this issue, using Jetbrains WebStorm 2019.3.2 on macOS 10.14.6, sharing from a Windows 10 PC.
This issue was also submitted to the JetBrains bug tracker: https://youtrack.jetbrains.com/issue/IDEA-215477
Further discussion can be found on the Synergy forums: https://members.symless.com/forums/topic/2171-keyboard-input-sometimes-ignored-for-some-java-programs/
I have the same problem, using intellij 2020.1 on macOS 10.15.4, sharing from windows 10 pc.
Looks like this was fixed in WebStorm 2020.2.3, which was just released today.
EDIT: Er... sorry folks, guess I jumped the gun on this one. Should've tested it myself before commenting. However, there is a workaround in the thread that I linked earlier: https://youtrack.jetbrains.com/issue/IDEA-215477#focus=Comments-27-4239794.0-0
Most helpful comment
This same issue happened with me another app called SoapUI, but also happening in PhpStorm for me.