I’m an Apple software QA engineer (yes, we exist) and I’d love to hear about bugs you’ve encountered. I can create bug reports (aka radars) and/or bother the right teams/people to get bugs fixed. To be clear this is not official company business, thoughts/opinions are my own, and I’m doing this in my free time to keep Lemmy awesome and because I love you guys.

Alt/throwaway account for obvious reasons.

Want to try and help as many folks as possible so please feel free to share this thread with any other communities where it is relevant.

In the interest of keeping the scope here narrow, rules for bugs:

  • iOS/iPadOS and macOS issues only. Please ensure that you are running the latest version of iOS/iPadOS (18.3.2) or macOS (15.3.2)
  • Please provide detailed step by step instructions on how to reproduce the issue. If I can’t reproduce it on my test devices, then I can’t report it.
  • Provide as many hardware details as you can (e.g. iPhone/iPad/Mac model, year, device specs)
  • Can’t help with general UI/UX complaints, use the feedback form for that.
  • Can’t help with vague power/performance/battery drain issues unless you can provide exact steps to reproduce.
  • Can’t help with services (e.g. iCloud, App Store, Apple Account).
  • Can’t help with 3rd party software
  • Can’t guarantee that anything I report will be fixed and due to the nature of how we work I won’t be able to share status updates, but I’ll certainly try my best to move things along internally.
  • Please don’t ask me about upcoming hardware/software; whatever it is, I have no idea what you’re talking about and no it doesn’t exist.

Edit 1: thanks for the reports everyone! Some of these require a little more research/testing so while it might take me a little longer to get back to you, that doesn’t mean I haven’t seen your message :)

  • 2xsaiko@discuss.tchncs.de
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    Round 2 :)

    This one is very annoying when I have Safari windows already open on my secondary display and trying to create a new Safari window on my primary display because it then needs an extra click to focus the window.

    Since this occurs with multiple apps (and also third-party ones like BBEdit), this is very likely not an issue in each of the apps but rather in AppKit or the windowing system.

    FB17088400 Opening a new window of various apps via the Dock icon while the app is inactive does not focus it when it is created on another display

    Normally, opening a new window of an app that supports this via the dock icon (e.g. Finder, Terminal, Safari) focuses the newly created window. However, this does not work correctly when the app is not focused and the previously focused window of the app is on a different display. In that case, it will create the new window on the current display, but keep the previously focused window focused.

    This does not happen if either the app creating the new window is already active, or there are no windows of that app, or the previously active window is on the same display as the new window is created from using the Dock.

    I’ve found this issue to occur in the following apps:

    • Finder
    • Terminal
    • Safari
    • TextEdit
    • QuickTime Player

    To reproduce:

    1. Have at least two displays connected
    2. Open Terminal (or any other app of the list above) with at least one open window
    3. Focus another app (e.g. Finder’s desktop) on the display the Terminal window is not on
    4. Control-click on Terminal’s dock icon on that display
    5. Select “New Window”

    Observed result: Terminal creates a new window, but does not focus it. Instead, the last focused Terminal window is activated.

    Expected result: The newly created window is always focused (and appears on the display the Dock was used from).


    System info:

    • MacBook Air M2, 2022, 8GB RAM, 256GB storage
      • macOS 15.3.2 (24D81)