Skip to content

UI Bug: Edit and Delete action icons are clipped/hidden in Settings UI by long unbroken strings #331

@rupeshbhurke

Description

@rupeshbhurke

Description:
When a very long, continuous terminal command or file path is added to an entry within the Windsurf Settings UI (such as in Workspace Rules, task profiles, or environment commands), the text box container expands horizontally instead of wrapping. This layout overflow pushes the Edit (pencil) and Delete (trash) icons out of the visible UI boundary, rendering them invisible and unclickable.

Steps to Reproduce:

  1. Open Windsurf Settings UI.
  2. Add or paste the following long string into a custom command/rule entry field:
    Copy-Item -Path "c:\RB\Workarea\Repo\Autobot\autobot_lite\TempData\1-Click Formatting\SmartAlign\SmartAlign-Integration with AutoBot\UI\HeadlessConfirmDialog.cs" -Destination "c:\RB\Workarea\Repo\Autobot\autobot_lite\Integreon_v1\SmartAlignIntegration\UI\HeadlessConfirmDialog.cs"
  3. Save or view the saved entry list within the Settings panel.
  4. Hover over the entry to look for the Edit/Delete actions.

Expected Result: The text should wrap cleanly, or the Edit/Delete icons should remain anchored to the visible right margin of the card.
Actual Result: The elements overflow horizontally, and the action icons are pushed entirely out of the viewport.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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