Skip to content

Conversation

@Arnav05-cyber
Copy link

  • Changed _OutputWidgetHandler.emit() to append new messages to the end
  • This ensures errors and new log messages appear at the bottom where they're more visible
  • Fixes issue where errors could be hidden when appearing at the top of log window

Fixes: GUI error visibility issue

- Changed _OutputWidgetHandler.emit() to append new messages to the end
- This ensures errors and new log messages appear at the bottom where they're more visible
- Fixes issue where errors could be hidden when appearing at the top of log window

Fixes: GUI error visibility issue
@dylansdaniels
Copy link
Collaborator

Hi, @Arnav05-cyber. Thanks for your PR. We actually decided to have the latest messages displayed at the top because of how the log automatically scrolls to the top. This ensures users actually see the latest messages as they are printed to the log in real time. So this is actually an intended behavior, not an error :)

@dylansdaniels dylansdaniels added wontfix Indicates that work won't continue on an issue, pull request, or discussion blocked/cannot proceed and removed wontfix Indicates that work won't continue on an issue, pull request, or discussion labels Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants