[GH-ISSUE #1577] the panel "Map Remote" losing focus when using keyboard #1569

Open
opened 2026-03-03 19:52:31 +03:00 by kerem · 5 comments
Owner

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

  • App version: Proxyman 4.4.0
  • macOS version: e.g macOS Monterey
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. <!--- What went wrong? --> ## Expected Behavior keep the focus on the list until we do Tab key. <!--- What should have happened? --> ## Environment - App version: Proxyman 4.4.0 - macOS version: e.g macOS Monterey
Author
Owner

@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 👍

<!-- gh-comment-id:1477184981 --> @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 👍
Author
Owner

@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

  • Fix the keyboard navigation issue when using Map Remote
  • Fix for all debugging tools, Map Local, Breakpoint, Scripting, Map Remote, Block / White List

Video:

https://user-images.githubusercontent.com/5878421/226516991-3ebae177-e788-4593-a66c-12aa6bd4dc6a.mp4

<!-- gh-comment-id:1477264427 --> @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 - Fix the keyboard navigation issue when using Map Remote - Fix for all debugging tools, Map Local, Breakpoint, Scripting, Map Remote, Block / White List ### Video: https://user-images.githubusercontent.com/5878421/226516991-3ebae177-e788-4593-a66c-12aa6bd4dc6a.mp4
Author
Owner

@nisimjoseph commented on GitHub (Mar 21, 2023):

Working like a charm!
Thank you!

When you are going to release it?

On 21 Mar 2023, at 6:26, Nghia Tran @.***> wrote:

Hey @nisimjoseph https://github.com/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 https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_4.4.0_Fix_TableView_with_keyboard_navigation_v2.dmg
Changelog

Fix the keyboard navigation issue when using Map Remote
Fix for all debugging tools, Map Local, Breakpoint, Scripting, Map Remote, Block / White List
Video:

https://user-images.githubusercontent.com/5878421/226516991-3ebae177-e788-4593-a66c-12aa6bd4dc6a.mp4 https://user-images.githubusercontent.com/5878421/226516991-3ebae177-e788-4593-a66c-12aa6bd4dc6a.mp4

Reply to this email directly, view it on GitHub https://github.com/ProxymanApp/Proxyman/issues/1577#issuecomment-1477264427, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARS7SEXW6M5X3MMPBJPNRLW5EUYBANCNFSM6AAAAAAV3W3NCE.
You are receiving this because you were mentioned.

<!-- gh-comment-id:1477412516 --> @nisimjoseph commented on GitHub (Mar 21, 2023): Working like a charm! Thank you! When you are going to release it? > On 21 Mar 2023, at 6:26, Nghia Tran ***@***.***> wrote: > > > Hey @nisimjoseph <https://github.com/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 <https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_4.4.0_Fix_TableView_with_keyboard_navigation_v2.dmg> > Changelog > > Fix the keyboard navigation issue when using Map Remote > Fix for all debugging tools, Map Local, Breakpoint, Scripting, Map Remote, Block / White List > Video: > > https://user-images.githubusercontent.com/5878421/226516991-3ebae177-e788-4593-a66c-12aa6bd4dc6a.mp4 <https://user-images.githubusercontent.com/5878421/226516991-3ebae177-e788-4593-a66c-12aa6bd4dc6a.mp4> > — > Reply to this email directly, view it on GitHub <https://github.com/ProxymanApp/Proxyman/issues/1577#issuecomment-1477264427>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AARS7SEXW6M5X3MMPBJPNRLW5EUYBANCNFSM6AAAAAAV3W3NCE>. > You are receiving this because you were mentioned. >
Author
Owner

@NghiaTranUIT commented on GitHub (Mar 21, 2023):

Tomorrow, with a new brand-new update for the Body Previewer #1576 😄

<!-- gh-comment-id:1477415307 --> @NghiaTranUIT commented on GitHub (Mar 21, 2023): Tomorrow, with a new brand-new update for the Body Previewer #1576 😄
Author
Owner

@nisimjoseph commented on GitHub (Mar 21, 2023):

Thank you.

On 21 Mar 2023, at 10:06, Nghia Tran @.***> wrote:

Tomorrow, with a new brand-new update for the Body Previewer #1576 https://github.com/ProxymanApp/Proxyman/issues/1576 😄


Reply to this email directly, view it on GitHub https://github.com/ProxymanApp/Proxyman/issues/1577#issuecomment-1477415307, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARS7SCVKGPSJTIVMP7PCK3W5FOPNANCNFSM6AAAAAAV3W3NCE.
You are receiving this because you were mentioned.

<!-- gh-comment-id:1477444029 --> @nisimjoseph commented on GitHub (Mar 21, 2023): Thank you. > On 21 Mar 2023, at 10:06, Nghia Tran ***@***.***> wrote: > > > Tomorrow, with a new brand-new update for the Body Previewer #1576 <https://github.com/ProxymanApp/Proxyman/issues/1576> 😄 > > — > Reply to this email directly, view it on GitHub <https://github.com/ProxymanApp/Proxyman/issues/1577#issuecomment-1477415307>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AARS7SCVKGPSJTIVMP7PCK3W5FOPNANCNFSM6AAAAAAV3W3NCE>. > You are receiving this because you were mentioned. >
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#1569
No description provided.