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

[Editor, ColorPicker] Color picker popup is not positioned correctly on Chromium mobile #4338

Open
mkm727 opened this issue Jun 27, 2024 · 1 comment

Comments

@mkm727
Copy link

mkm727 commented Jun 27, 2024

Describe the bug
Usually the color picker popup position is moved to the left if there is not enough space to the right.
This does not happen in Chromium mobile browsers. Instead the popup is opened at the default position, which hides half of the popup out of view and adds scrollbars to the html root element.

To Reproduce
Steps to reproduce the behavior:

Expected behavior
The popup is moved to the left so that its right side is flush with the viewport border.

Screenshots
grafik

Browser

  • OS: Android, Windows when using device emulation in dev tools
  • Browser: All Chromium based
  • Version: 126
@mkm727
Copy link
Author

mkm727 commented Jul 1, 2024

Another example on a real device (Google Pixel 7):
Screenshot_20240701-091929

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants