mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #545] [BUG] Don't change Source List focus after using Clear Session #544
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#544
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 @crankygeek on GitHub (Jul 8, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/545
Originally assigned to: @NghiaTranUIT on GitHub.
When using Clear Session, the Source List automatically switches focus to All > Apps. This appears to happen for any selection in the Source List.
Proxyman version? (Ex. Proxyman 1.4.3)
2.1.1 (20110)
macOS Version? (Ex. mac 10.14)
macOS 10.14.6
Steps to reproduce
Expected behavior
Previously selected Source List item remains selected after clearing session.
@NghiaTranUIT commented on GitHub (Jul 9, 2020):
Consider it's done now 🎉
@NghiaTranUIT commented on GitHub (Jul 9, 2020):
Let check out this BETA build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.1.1_Fix_Clear_Session.dmg
I improve the behavior after we clear the session by trying to select the nearest TreeNode. Thus, the selection is still remaining and we don't have to click again to select the previous selection 👍
@crankygeek commented on GitHub (Jul 9, 2020):
@NghiaTranUIT That's working better. Thanks!