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

[Tooltip] Left/right tooltips in RTL have incorrect tip placements #2707

Closed
Westbrook opened this issue Apr 26, 2024 · 2 comments · Fixed by #2736
Closed

[Tooltip] Left/right tooltips in RTL have incorrect tip placements #2707

Westbrook opened this issue Apr 26, 2024 · 2 comments · Fixed by #2736
Assignees
Labels
bug Results from a bug in the CSS implementation jira ticket created

Comments

@Westbrook
Copy link
Contributor

Description

Steps to reproduce

  1. Go to here
  2. Switch to RTL
  3. Scroll down to "Directions"
  4. See the left/right tooltips
  5. They don't touch the container and get larger as they move away from the container

Expected behavior

Tips should touch the container on their wide edge and get smaller

Screenshots

image
@Westbrook Westbrook added the bug Results from a bug in the CSS implementation label Apr 26, 2024
@pfulton
Copy link
Collaborator

pfulton commented May 1, 2024

Tracking this in Jira via CSS-748

@pfulton
Copy link
Collaborator

pfulton commented May 8, 2024

@Westbrook this fix is available in @spectrum-css/tooltip@6.1.1: f487f47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Results from a bug in the CSS implementation jira ticket created
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants