Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When the log populates with information, it does not scroll down entirely #715

Open
antijingoist opened this issue Aug 10, 2024 · 0 comments

Comments

@antijingoist
Copy link

antijingoist commented Aug 10, 2024

Quick, short summary:
When the log populates with information, it scrolls almost to the end, but not entirely. This eventually causes the top of the most recent build results to not show on the screen, requiring you to switch to the app, and scroll down yourself.

Expected results:
The log to scroll as much as possible, to the point the first line is at the top of the screen if necessary.

Actual results:
When enough results are present, even the most recent build results will be entirely outside of view.

Exact steps to reproduce:
Set CodeKit Log Order to "Latest Entry at Bottom"
Easiest way would be to save a file with a large amount of warnings or errors, make changes, then save again.
When repeated 3-4 times, the most recent results will start to show out of view.

A link to download a simplified project or file that shows the issue:
a js file that generates warnings: bad.txt
Screenshot showing results that went off screen. There's several build results off screen here.

Your configuration (any details about your system that you think might be relevant)

  • macOS 14.5 (23F79)
  • codekit 3.25 build 34576
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant