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

Tab suggestions tooltip gets cut off near edge of viewport #5497

Open
1 task done
petekp opened this issue Nov 21, 2024 · 0 comments
Open
1 task done

Tab suggestions tooltip gets cut off near edge of viewport #5497

petekp opened this issue Nov 21, 2024 · 0 comments
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@petekp
Copy link

petekp commented Nov 21, 2024

Dupe Check

Describe the bug

When the Tab Suggestions popover is near the right edge of the viewport, the tooltip gets cut off.

To reproduce

  1. Trigger the Tab Suggestions popover
  2. Select multiple suggested completions, e.g. git add multiple files
  3. Notice that the tooltip shows the full path of the highlighted suggestion
  4. Continue appending files until the Tab Suggestion popover reaches the right-edge of the viewport
  5. The tooltip showing the full path of the highlighted suggestion is no longer visible

Expected behavior

The tooltip should have spatial/boundary context and reposition itself on the opposite side of the Tab Suggestions popover to avoid being cut off by any of the edges (top, left, bottom, right).

Screenshots

image

Operating system

MacOS

Operating system and version

15.1.0

Shell Version

zsh 5.9 (arm64-apple-darwin24.0)

Current Warp version

v0.2024.11.12.08.02.stable_02

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

No

Is this an issue only in Warp?

Yes, I confirmed that this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

Ignore

@petekp petekp added the Bugs Bugs, Hangs, Crash, and Freezes label Nov 21, 2024
@petekp petekp changed the title Tab autocomplete tooltip does not reposition when overflowing window boundary Tab suggestions tooltip gets cut off near edge of viewport Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes
Projects
None yet
Development

No branches or pull requests

1 participant