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

Unable to move to new side panel etc. by dragging (1.64) #993

Closed
2 tasks
jacksongoode opened this issue Feb 6, 2022 · 9 comments
Closed
2 tasks

Unable to move to new side panel etc. by dragging (1.64) #993

jacksongoode opened this issue Feb 6, 2022 · 9 comments
Labels
bug Something isn't working

Comments

@jacksongoode
Copy link

jacksongoode commented Feb 6, 2022

Describe the bug
It looks like the editor, panel dragging behavior (drag to the new side panel) has been broken in 1.64. I just wanted to report this as I wonder if this is OS specific or if its widespread and no one's reported this?

Please confirm that this problem is VSCodium-specific

  • This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in VSCodium.

Please confirm that the issue/resolution isn't already documented

To Reproduce
Steps to reproduce the behavior:

  1. Drag panel container to the new side panel
    or
  2. Drag document to side for split view

Expected behavior
Mimic previous version behavior where dragging causes a rearrangement

Desktop (please complete the following information):

  • OS: Fedora 35
  • Architecture x64
  • Version 1.64

Additional context
Add any other context about the problem here.

@jacksongoode jacksongoode added the bug Something isn't working label Feb 6, 2022
@jacksongoode jacksongoode changed the title Unable to move to new side panel, split view, etc. by draggin (1.64) Unable to move to new side panel, split view, etc. by dragging (1.64) Feb 6, 2022
@jacksongoode jacksongoode changed the title Unable to move to new side panel, split view, etc. by dragging (1.64) Unable to move to new side panel etc. by dragging (1.64) Feb 6, 2022
@daiyam
Copy link
Member

daiyam commented Feb 6, 2022

I don't have the issue on macOS.

@kun-codes
Copy link

@daiyam I have the same problem as @jacksongoode on Arch Linux x64 Version 1.64.2
Note that the above issue is only present when I am on a wayland session and launch vscodium with --enable-features=UseOzonePlatform --ozone-platform=wayland flags. On launched without the mentioned flags, the dragging panel behaviour to the side panel works alright

I also cannot see 'Customize Layout control' on the title bar, I have "window.titleBarStyle": "custom"

@daiyam
Copy link
Member

daiyam commented Mar 2, 2022

Do you have the issue with VSCode?

@kun-codes
Copy link

I haven't installed it at present, do I need to install it? @daiyam
give me some time

@kun-codes
Copy link

@daiyam yup, same issue on official build of vscode when run with --enable-features=UseOzonePlatform --ozone-platform=wayland flags, however on running without those flags both vscode and vscodium are able to perform panel drag onto the side panel

I also noted that when --enable-features=UseOzonePlatform --ozone-platform=wayland is used with vscode and vscodium, panel dragging to side panel works if I drag it the panel first outside of the vscode/vscodium window then drag it towards the side panel

@jacksongoode have a look here, this might help you

@jacksongoode
Copy link
Author

Hmm, so it does seem to be Wayland related. Unfortunately, the dragging trick didn't work for me.

@kun-codes
Copy link

@jacksongoode are you on Wayland with those flags mentioned earlier?

@jacksongoode
Copy link
Author

@jacksongoode are you on Wayland with those flags mentioned earlier?

Yes exactly.

@daiyam
Copy link
Member

daiyam commented Mar 8, 2022

Based on #849 (comment), it should be fixed soon (maybe, depending on MS). You could also look at the possible workaround.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants