[GH-ISSUE #1079] Disable "Smart" Insertion/Deletion in Name and URL TextField #1073

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

Originally created by @NghiaTranUIT on GitHub (Dec 1, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1079

Originally assigned to: @NghiaTranUIT on GitHub.

Description

By default, all NSTextFields of Proxyman will automatically append a space when parsing a text into a TextField (See a video). It causes unexpected behavior if we parse the text into URL TextField.

https://user-images.githubusercontent.com/5878421/144193570-21686859-c549-4142-af83-e20c03e0ef0d.mov

Acceptance Criteria

  • Disable this "smart" feature

Ref:

Originally created by @NghiaTranUIT on GitHub (Dec 1, 2021). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1079 Originally assigned to: @NghiaTranUIT on GitHub. ### Description By default, all NSTextFields of Proxyman will automatically append a space when parsing a text into a TextField (See a video). It causes unexpected behavior if we parse the text into URL TextField. https://user-images.githubusercontent.com/5878421/144193570-21686859-c549-4142-af83-e20c03e0ef0d.mov ### Acceptance Criteria - Disable this "smart" feature ### Ref: - https://stackoverflow.com/questions/4252932/how-to-subvert-nstextviews-smart-copy-paste-which-is-adding-unwanted-white
Author
Owner
<!-- gh-comment-id:983390915 --> @NghiaTranUIT commented on GitHub (Dec 1, 2021): Done with https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.35.0_Fix_smart_insertion_deletion.dmg
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#1073
No description provided.