Skip to content

{Freeway-Bug} [Windows Terminal - Clear buffer]: On performing clear buffer in 'Windows Terminal' application inappropriate action is happening. #18772

Open
@SaurabhNew

Description

@SaurabhNew

Windows Terminal version

1.23.10732.0

Windows build number

27823.1000

Other Software

Test Environment:
OS: Windows 11 Version Dev (OS Build 27823.1000)
App: Windows Terminal Preview
Screen Reader: Narrator

Steps to reproduce

Repro steps:

  1. Open the 'windows terminal' application.
  2. Run commands or enter text in the terminal window.
  3. Use the 'Clear buffer' functionality via shortcut keys or the command palette.
  4. Observe the behavior of the terminal after performing the action.
  5. Attempt to type new input and observe where the text appears.
  6. Observe the issue here.

User experience:
This issue negatively impacts usability, as users expect the 'Clear buffer' command to refresh the display without introducing erratic behavior. The unpredictable input placement can cause confusion, disrupt workflow, and make it difficult for users to continue their tasks after clearing the buffer.

Attachment:
Content is not properly visible after activating clear buffer.zip

Expected Behavior

The 'Clear buffer' command should remove only the visible content from the terminal without disrupting the expected behavior of text input. After clearing the buffer, the cursor should remain in a predictable location, allowing the user to type normally without input appearing in unintended positions.

Actual Behavior

After performing the 'Clear buffer' command, all content is cleared, resulting in a completely blank black screen. However, when attempting to type again, the new input does not appear at the expected cursor location but instead appears in seemingly random positions within the window.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions