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

Image preview editor drag-and-drop behavior broken #82533

Closed
seraku24 opened this issue Oct 14, 2019 · 1 comment
Closed

Image preview editor drag-and-drop behavior broken #82533

seraku24 opened this issue Oct 14, 2019 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@seraku24
Copy link

Issue Type: Bug

vscode-image-preview

  1. Open an image from the project to obtain an image preview editor.
  2. Drag any file from the project onto the opened image preview editor.

Expected:
The new file can be dropped and opened either as a new tab in the existing pane or as a new pane split from the existing one.

Actual:
No drop behavior occurs unless dropping specifically within the tab area.

Side Note:
Rendering performance is significantly worse with the new image preview editor.

VS Code version: Code 1.39.1 (88f15d1, 2019-10-10T23:31:28.683Z)
OS version: Windows_NT x64 10.0.17134

System Info
Item Value
CPUs Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz (4 x 3400)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_deferred_display_list: disabled_off
skia_renderer: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 15.89GB (11.30GB free)
Process Argv
Screen Reader no
VM 0%
Extensions (4)
Extension Author (truncated) Version
vscode-great-icons emm 2.1.47
vscode-semistandard fle 1.1.2
cpptools ms- 0.25.1
vscode-typescript-tslint-plugin ms- 1.2.2

(1 theme extensions excluded)

@mjbvz mjbvz self-assigned this Oct 14, 2019
@mjbvz
Copy link
Contributor

mjbvz commented Oct 14, 2019

Thanks for the report. This is a duplicate of #25854

Both image previews and markdown previews now use webview editors. Will look into this month if there's time

@mjbvz mjbvz closed this as completed Oct 14, 2019
@mjbvz mjbvz added the *duplicate Issue identified as a duplicate of another issue(s) label Oct 14, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants