You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the top level menu in the custom titlebar opens a submenu in response to a click event.
Correct behaviour under Windows is to open a submenu in response to a mousedown event. Compare the native top level menu, which opens submenus on a mousedown event.
Note that this implies that menu item invocation should triggered by mouseup rather than click, which is also not currently correctly implemented.
Issue Type: Bug
Currently, the top level menu in the custom titlebar opens a submenu in response to a click event.
Correct behaviour under Windows is to open a submenu in response to a mousedown event. Compare the native top level menu, which opens submenus on a mousedown event.
Note that this implies that menu item invocation should triggered by mouseup rather than click, which is also not currently correctly implemented.
Version: 1.27.0-insider
Commit: 0779618
Date: 2018-08-21T08:48:57.835Z
Electron: 2.0.7
Chrome: 61.0.3163.100
Node.js: 8.9.3
V8: 6.1.534.41
Architecture: x64
VS Code version: Code - Insiders 1.27.0-insider (0779618, 2018-08-21T08:48:57.835Z)
OS version: Windows_NT x64 10.0.17134
System Info
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
Extensions (2)
The text was updated successfully, but these errors were encountered: