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

Drag & drop stopped working for WebView-based Custom Editor on 1.92.0 #224967

Closed
tiagobento opened this issue Aug 6, 2024 · 0 comments
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release verified Verification succeeded

Comments

@tiagobento
Copy link

tiagobento commented Aug 6, 2024

Does this issue occur when all extensions are disabled?: No

  • VS Code Version: 1.92.0
  • OS Version: macOS Sonoma 14.3 (23D56)

Hi VS Code Team! I'm one of the maintainers and developers of the BAMOE Developer Tools extension, by IBM. I'm reaching out in this channel because we have a bug in our extension that started happening when users upgraded to VS Code 1.92.0, so I figured there might be other people/extensions affected as well.

It's a pretty uncomplicated issue, but has major impact for us and the users of our extension, as they're not able to drag new nodes in the visual editor we provide for DMN files.

The extension is working normally on VS Code 1.91.1 and today's VS Code - Insiders 1.93.0 but not on VS Code 1.92.1. Please see the videos below...

Since this seems fixed for 1.93.0, I guess we can recommend that users hold upgrading to 1.92 and wait until 1.93.0 is out, but it would be great to have some insight in what caused this issue to happen.

Thanks a lot!


Steps to Reproduce:

  1. Install BAMOE Developer Tools on 1.92.0.
  2. Open a new DMN file (E.g., foo.dmn)
  3. Drag a new node from the Palette at the left-hand-side into the diagram canvas.

VS Code 1.91.1 (working normally ✅)

Screen.Recording.2024-08-06.at.13.03.19.-.trimmed.-.lowres.mov

VS Code 1.92.0 (broken ❌)

Screen.Recording.2024-08-06.at.13.04.45.-.lowres.mov

VS Code - Insiders 1.93.0 (2024-08-06) (working normally ✅)

Screen.Recording.2024-08-06.at.13.13.14.-.lowres.mov

@tiagobento tiagobento changed the title Drag & drop stopped working for WebView-based Custom Editor Drag & drop stopped working for WebView-based Custom Editor on 1.92.0 Aug 6, 2024
@mjbvz mjbvz added the candidate Issue identified as probable candidate for fixing in the next release label Aug 6, 2024
@rzhao271 rzhao271 added bug Issue identified by VS Code Team member as probable bug verified Verification succeeded labels Aug 8, 2024
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Sep 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants