A bug regarding linqpad for Mac shortcuts
Dear Developer, I encountered an issue early in the release of linqpad for Mac:
Scenario: Using linqpad installed on a Mac via a remote control application (Parsec) (Windows remotely connecting to a Mac Mini);
Issue: In the linqpad editing area, when I press Ctrl (Control), Win (Command), and Alt (Option) individually, linqpad generates the following shortcuts: Ctrl (Control) + A, Win (Command) + A, Alt (Option) + A. This key mapping does not occur in other applications (e.g., VS Code). This can be tested through the Add Key Binding window;
Expectation: I hope you can look into this and see if you can resolve this issue.
Comments
-
Go to Settings | Keyboard and change the Modifier Key Handling from Default to Mode 3 and restart.
Let me know whether that makes any difference.
-
@JoeAlbahari said:
Go to Settings | Keyboard and change the Modifier Key Handling from Default to Mode 3 and restart.Let me know whether that makes any difference.
When I set Modifier Key Handling to Model3, these keys seem to stop working (Ctrl (Control), Win (Command), and Alt (Option)), and they don't even generate these shortcuts (Ctrl (Control) + A, Win (Command) + A, Alt (Option) + A).
-
Opus says it knows of a Parsec quirk that would cause this (and a workaround) so it's worth a try: Can you please try 9.9.10 and enable the new keyboard option for remote clients and let me know whether it fixes it.
-
@JoeAlbahari said:
Opus says it knows of a Parsec quirk that would cause this (and a workaround) so it's worth a try: Can you please try 9.9.10 and enable the new keyboard option for remote clients and let me know whether it fixes it.Thank you so much, this issue was fixed in version 9.9.10. It works perfectly and helps me a lot. Really appreciate your fast response!
