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

Issue with moving elements after resizing #68

Open
merzma opened this issue Oct 7, 2024 · 2 comments
Open

Issue with moving elements after resizing #68

merzma opened this issue Oct 7, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@merzma
Copy link

merzma commented Oct 7, 2024

Description

We noticed an issue with recent browsers, when resizing elements and then trying to move them around.
For most browsers the box of the element shifts, which makes it difficult to grab and move the item.
Only with the current version of Safari it seems to work as expected

When trying to debug the issue we noticed the behaviour is as expected with Google Chrome Version 127 (tested with the help of https://www.browserling.com/)

Is this a known issue and is there a fix planned yet?

Reproduce

  1. Launch Demo
  2. Toogle Deck
  3. Select "Show Layout" from bottom left menu
  4. Resize Element in the Zoom Menu
  5. Try to move the Element

Context

Browsers used:
Apple Safari Version 18.0.1 (20619.1.26.31.7)
Google Chrome Version 129.0.6668.90 (Offizieller Build) (arm64)
Mozilla Firefox 131.0 (aarch64)

Operating System:
macOS 15.0.1 (24A348)

Webite used for testing:
https://jupyterlab-deck.readthedocs.io/en/stable/index.html

Attachments:
Demo Safari
Demo Chrome
Demo Firefox

@merzma merzma added the bug Something isn't working label Oct 7, 2024
@kernm
Copy link

kernm commented Oct 8, 2024

I am able to replicate the same behavior in my setup.
It is quite a tedious bug that makes working with Deck almost impossible. Therefore, I hope it can be resolved as soon as possible.

Context

Browsers used:
Google Chrome Version 129.0.6668.90 (Official Build) (64-bit)
LibreWolf Version 130.0-3
Microsoft Edge for Business Version 129.0.2792.79 (Official build) (64-bit)

Operating System:
Windows 11 Version 23H2 (OS Build 22631.4169)

Website used for testing:
https://jupyterlab-deck.readthedocs.io/en/stable/index.html

@BenGig
Copy link

BenGig commented Oct 17, 2024

Issue reproduced with

  • Brave (Version 1.70.126 Chromium: 129.0.6668.100)
  • Edge on Windows 10, Version 129.0.2792.89

Waterfox G6.0.20 is unaffected, maybe because zoom function does not work at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants