Skip to content

[bug] UI Responsiveness and Mouse Interaction Issues #61

@shayne-snap

Description

@shayne-snap

I observed several UI performance and mouse interaction issues:

  1. Windows paste latency in the input box

    On Windows, when pasting a large amount of text into the input box, the UI briefly flashes, then takes several seconds before the pasted content is
    displayed. On macOS, the same paste operation appears immediately and feels normal.

  2. Right-click context menu does not open on Windows when idle

    On Windows PowerShell, even when the app is not generating output, right-clicking in the output area does not open the native context menu. This makes it
    impossible to select specific output text and copy it through the right-click menu. The same issue also occurs in the input box.

    This works normally on macOS, so I am not sure whether this is a Windows terminal limitation or an application bug.

  3. Mouse selection and right-click are unavailable during output

    On both Windows and macOS, while the app is actively streaming/generating output, mouse interactions stop working properly. For example, users cannot
    right-click, select text, or copy selected output during streaming.

  4. Scrolling can lag during output

    On both Windows and macOS, while output is being generated, scrolling up or down sometimes becomes noticeably delayed. In some cases, it takes several
    seconds before the scroll action is reflected in the UI.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions