[GH-ISSUE #624] [BUG] Could not CMD+N to create a new script if the Scripting View is empty #622

Open
opened 2026-03-03 19:20:24 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Sep 15, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/624

Originally assigned to: @NghiaTranUIT on GitHub.

Description

If we open the Scripting window, which has zero items, we could not create a new entry by CMD+N until we click on the Left List.

It occurs because The Scripting Editor Controller takes over the First Responder, so the shortcut key doesn't work.

Acceptance Criteria

  • Able to CMD+N to create a new script without any problems.
Originally created by @NghiaTranUIT on GitHub (Sep 15, 2020). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/624 Originally assigned to: @NghiaTranUIT on GitHub. ### Description If we open the Scripting window, which has zero items, we could not create a new entry by CMD+N until we click on the Left List. It occurs because The Scripting Editor Controller takes over the First Responder, so the shortcut key doesn't work. ### Acceptance Criteria - Able to CMD+N to create a new script without any problems.
Author
Owner

@NghiaTranUIT commented on GitHub (Sep 15, 2020):

Fixed: https://github.com/ProxymanApp/Proxyman/issues/598#issuecomment-692456533

<!-- gh-comment-id:692456567 --> @NghiaTranUIT commented on GitHub (Sep 15, 2020): Fixed: https://github.com/ProxymanApp/Proxyman/issues/598#issuecomment-692456533
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#622
No description provided.