[GH-ISSUE #362] Proxyman it using F5 and prevents other applications such as notepad++ or visualstudio from using this F5 key. #361

Open
opened 2026-03-03 19:50:08 +03:00 by kerem · 3 comments
Owner

Originally created by @jagreen03im on GitHub (Feb 2, 2024).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/362

Originally assigned to: @kics223w1 on GitHub.

Description

Steps to Reproduce

  1. Open proxyman

  2. Open notepad++ press F5 nothing happens

  3. Close proxymand

  4. inside notepad++ press F5 see a dialog open to Run.

Current Behavior

Proxyman is intercepting F5 key presses. Note that visual studio uses F5 but still doesn't prevent notepad++ from using F5 with that application is active. So Proxyman is not only using F5 but owning that key preventing other apps from using F5.

Expected Behavior

If proxyman is opened anyother application should be able to respond to the F5 keypress.

Environment

  • App version: 2.10.0
  • Windows/Linux version: Microsoft Windows 11 Enterprise, 10.0.22621 Build 22621
Originally created by @jagreen03im on GitHub (Feb 2, 2024). Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/362 Originally assigned to: @kics223w1 on GitHub. ## Description <!--- Description for the bug? --> ## Steps to Reproduce <!-- Add relevant code and/or a live example --> 1. Open proxyman 2. Open notepad++ press F5 nothing happens 3. Close proxymand 4. inside notepad++ press F5 see a dialog open to Run. ## Current Behavior <!--- What went wrong? --> Proxyman is intercepting F5 key presses. Note that visual studio uses F5 but still doesn't prevent notepad++ from using F5 with that application is active. So Proxyman is not only using F5 but owning that key preventing other apps from using F5. ## Expected Behavior <!--- What should have happened? --> If proxyman is opened anyother application should be able to respond to the F5 keypress. ## Environment - App version: 2.10.0 - Windows/Linux version: Microsoft Windows 11 Enterprise, 10.0.22621 Build 22621
Author
Owner

@kics223w1 commented on GitHub (Feb 3, 2024):

Before the release of 2.10.0, I discovered that users can press F5 to refresh the application. So I added the code to disable it. I didn't realize that it would affect the other applications. I'll revert this code and use another approach in the next release.

<!-- gh-comment-id:1925236790 --> @kics223w1 commented on GitHub (Feb 3, 2024): Before the release of 2.10.0, I discovered that users can press `F5` to refresh the application. So I added the code to disable it. I didn't realize that it would affect the other applications. I'll revert this code and use another approach in the next release.
Author
Owner

@Inrego commented on GitHub (Feb 7, 2024):

Thank god it's just a bug. I just started using Proxyman and noticed this behavior. I was looking through preferences to find key bindings so I could disable the hotkey in Proxyman, but to no avail. Looking forward for the next release with this fixed!

<!-- gh-comment-id:1931357719 --> @Inrego commented on GitHub (Feb 7, 2024): Thank god it's just a bug. I just started using Proxyman and noticed this behavior. I was looking through preferences to find key bindings so I could disable the hotkey in Proxyman, but to no avail. Looking forward for the next release with this fixed!
Author
Owner

@NghiaTranUIT commented on GitHub (Feb 7, 2024):

Thanks, the bug is fixed in the main branch, we will release this week 👍

<!-- gh-comment-id:1931423308 --> @NghiaTranUIT commented on GitHub (Feb 7, 2024): Thanks, the bug is fixed in the main branch, we will release this week 👍
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxyman-windows-linux#361
No description provided.