mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #1577] the panel "Map Remote" losing focus when using keyboard #1569
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#1569
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 @nisimjoseph on GitHub (Mar 15, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1577
Originally assigned to: @NghiaTranUIT on GitHub.
Description
when open the panel "Map Remote" and use the keyboard for turn on/off checkboxes, the focus get lost and it pass to external element.
Steps to Reproduce
open the panel "Map Remote" move with Tab key to the list select item and press Spacebar to turn it on/off.
go one item down and do the same. after 1-3 items it pass to another component so you need to press some Tab strokes again to return it.
Current Behavior
not keeping the focus on the list.
Expected Behavior
keep the focus on the list until we do Tab key.
Environment
@NghiaTranUIT commented on GitHub (Mar 21, 2023):
Sorry for the late reply. I completely miss it 😿
I can reproduce this issue on my side if the Full Keyboard Navigation is enabled in the System Preference -> Keyboard.
Let me find a way to fix it 👍
@NghiaTranUIT commented on GitHub (Mar 21, 2023):
Hey @nisimjoseph, let's try this Beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_4.4.0_Fix_TableView_with_keyboard_navigation_v2.dmg
Changelog
Video:
https://user-images.githubusercontent.com/5878421/226516991-3ebae177-e788-4593-a66c-12aa6bd4dc6a.mp4
@nisimjoseph commented on GitHub (Mar 21, 2023):
Working like a charm!
Thank you!
When you are going to release it?
@NghiaTranUIT commented on GitHub (Mar 21, 2023):
Tomorrow, with a new brand-new update for the Body Previewer #1576 😄
@nisimjoseph commented on GitHub (Mar 21, 2023):
Thank you.