ProxymanApp / ProxymanApp/Proxyman

macOS 13: Toolbar items not visible, breakpoint window size multiple times wider than screen

Open
#1,256 14 comments 0 reactions 1 assignee View on GitHub

@NghiaTranUIT is already working on this.

Since Jun 16, 2022.

✅ Done bug
Dominant language
No language data
Stars
7k
Forks
237
PR merge metrics
No merged PRs in 30d

Description

I'm having some major issues with the windowing and toolbar interfaces when running on the macOS 13 developer beta 1. I have toolbar set to "Icon & Text" and all my icons are being overflowed (chevron). Interestingly if I set to "Icon" only toolbar icons appear. If I set to "Icon & Text" or "Text" the icons disappear and are shown in the overflow menu.

Also some windows that are presented automatically, i.e. when hitting a breakpoint are multiple times wider than the screen resolution making it almost impossible to use.

I have not noticed issues like this with other 3rd party software so far.

Proxyman version? (Ex. Proxyman 1.4.3)

Version 3.5.2 (30520)

macOS Version? (Ex. mac 10.14)

macOS 13.0 Beta (22A5266r) (aka Ventura) - Developer Beta 1

Steps to reproduce
  1. Install macOS Ventura Developer Beta 1
  2. Set toolbar to "Icon & Text"
  3. Enable breakpoints
  4. Trigger breakpoint
Expected behavior

Toolbar items to be visible unless they actually overlow.
Window sizing to be within the bounds of the screen.

It appears maybe in both cases that the screen size logic might be incorrect causing both icons to overflow and windows to be too wide.

Screenshots (optional)
Screenshot 2022-06-16 at 12 49 32 Screenshot 2022-06-16 at 12 51 00

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.