[GH-ISSUE #95] [BUG] Broken UI in macOS 10.11 #96

Closed
opened 2026-03-03 19:15:14 +03:00 by kerem · 3 comments
Owner

Originally created by @NghiaTranUIT on GitHub (Apr 1, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/95

Originally assigned to: @NghiaTranUIT on GitHub.

🐶 Brief

Screen Shot 2019-04-01 at 22 01 13

NSButton.imageHugTitle is only available from OS 10.12, so it is 💥

Ref: https://developer.apple.com/documentation/appkit/nsbutton/2092414-imagehugstitle?language=objc

👑 Criteria

  • Fix it 😳
Originally created by @NghiaTranUIT on GitHub (Apr 1, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/95 Originally assigned to: @NghiaTranUIT on GitHub. ## 🐶 Brief <img width="672" alt="Screen Shot 2019-04-01 at 22 01 13" src="https://user-images.githubusercontent.com/5878421/55338438-ee522a80-54ca-11e9-94ca-9328ae5a1dfa.png"> `NSButton.imageHugTitle` is only available from OS 10.12, so it is 💥 Ref: https://developer.apple.com/documentation/appkit/nsbutton/2092414-imagehugstitle?language=objc ## 👑 Criteria - [ ] Fix it 😳
kerem 2026-03-03 19:15:14 +03:00
Author
Owner

@NghiaTranUIT commented on GitHub (Apr 1, 2019):

  • Ctr+F to focus on Search Bar doesn't work in 10.11 and 10.13. For some reasons, the first responder is resign as soon as we focus.
<!-- gh-comment-id:478626208 --> @NghiaTranUIT commented on GitHub (Apr 1, 2019): - [x] Ctr+F to focus on Search Bar doesn't work in 10.11 and 10.13. For some reasons, the first responder is resign as soon as we focus.
Author
Owner

@NghiaTranUIT commented on GitHub (Apr 12, 2019):

The Cmd+Shift+F to focus on Search Bar is fixed in Proxyman 1.3.4.3

<!-- gh-comment-id:482603527 --> @NghiaTranUIT commented on GitHub (Apr 12, 2019): The Cmd+Shift+F to focus on Search Bar is fixed in [Proxyman 1.3.4.3](https://github.com/ProxymanApp/Proxyman/releases/tag/1.3.4.3)
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 23, 2019):

Done

<!-- gh-comment-id:504758264 --> @NghiaTranUIT commented on GitHub (Jun 23, 2019): Done
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#96
No description provided.