mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #956] Don't move focus to Breakpoints window when a breakpoint is triggered #952
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#952
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alextesttesttest on GitHub (Aug 5, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/956
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? 2.30.0
macOS Version? 11.4
Steps to reproduce
When a new connection triggers a breakpoint, the Breakpoints window grabs the OS focus and becomes the active window. If you are working in another window, this can be very disruptive, especially if a large number of breakpoints are being triggered.
Expected behavior
I would suggest that the Breakpoints window does not get focus when a breakpoint is triggered.
Screenshots (optional)
@NghiaTranUIT commented on GitHub (Aug 5, 2021):
Thanks for your insight @alextesttesttest.
I would add a checkbox option on the breakpoint, so you can opt-out this behavior 👍
@NghiaTranUIT commented on GitHub (Aug 5, 2021):
Hey @alextesttesttest please check out this beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.30.0_Prevent_focusing_on_Breakpoint_Window.dmg
You can opt-out this behavior by unchecking this Option in the More Menu 👍