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

Windows 10: Cannot move window after resizing window #607

Closed
connorferster opened this issue Mar 8, 2023 · 3 comments
Closed

Windows 10: Cannot move window after resizing window #607

connorferster opened this issue Mar 8, 2023 · 3 comments
Labels

Comments

@connorferster
Copy link

Description

In Windows 10, there seems to be a bug with the GUI window where, upon first load, I can move the window. However, if I resize the window, then I can no longer move it by clicking-and-dragging the top of the window. I can "move" the window by using the resize handles to move it one edge at a time but it is a weird behaviour I noticed with both 3.6.1 releases.

Reproduce

  1. On Windows 10, open JupyterLab v 3.6.1-x
  2. Resize the window
  3. Attempt to move the window by clicking-and-dragging the top of the window (unable to do so)

Expected behavior

The window moves with the usual gestures.

Context

  • Operating System and version: Windows 10
  • JupyterLab-Desktop version: 3.6.1-x
  • Installer: .exe
@JasonWeill
Copy link

This may occur on Linux as well, per @krassowski

@mbektas
Copy link
Member

mbektas commented Mar 25, 2023

@connorferster can you test again with the latest (3.6.2-1)? There were some electron updates to drag regions and the issue might be resolved now.

@connorferster
Copy link
Author

Yay! It's fixed on Windows 10. Thank you!

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

No branches or pull requests

3 participants