I get this upside-down issue occasionally. Today it is pretty recurrent.
macOS 14.2.1 (23C71)
Safari Version 17.2.1 (19617.1.17.11.12)
I get this upside-down issue occasionally. Today it is pretty recurrent.
macOS 14.2.1 (23C71)
Safari Version 17.2.1 (19617.1.17.11.12)
@andredsp if you upgrade to Safari 17.3.1 or greater, are you still seeing the same issue? Is that an option for you?
Seems like I’ll have to update macOS itself. I’ll do this on the weekend and return to you.
One thing that’s been annoying me about the steps UI is that if you expand a step to view it while the steps are running, and then if a later step completes, the UI will jump to the latest step. This is annoying because then you have to scroll back to where you were before, and if another step happens again, it will again jump to the latest step! It would be better if the UI doesn’t jump to the latest step when you’re viewing a particular step.
@sebastian-lerner so I’ve been using updated macOS Sonoma 14.3.1 (23D60) with Safari Version 17.3.1 (19617.2.4.11.12) for a couple of days, everything seems fine for now.
Thank you.
Sorry to comment on this old thread, but I think I have found another issue with the “new” step-output UI:
No matter what I do, I cannot seem to view the tox
progress-spinner in parallel tox testing steps. I am pretty sure this used to work. I’ve confirmed that the progress-spinner is indeed generating terminal output - it’s visible in the log for the step (I’m currently using tox
version 4.11.3, but I’ve also experimented with v4.26.0, which is currently latest). But watching the step run, the spinner is not visible. Final output (after each tox-env completes) from tox
is not affected - that is still shown in the step output, but the spinner output is just missing.
Is there anything I can do to force the spinner output to show up?