microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.08k stars 28.81k forks source link

touch keyboard come up behavior #188015

Open petrbuben opened 1 year ago

petrbuben commented 1 year ago

Type: Bug

Hello, can you introduce/fix into Visual Studio Code a touchscreen keyboard functionality similar to what Word has? That is, do not come up on each (scrolling) touch.

Only come up on editing touch. Then, stay back until another editing touch.

I have many feature suggestions, to make VSC richer, better :). Hire me to code on these :)

Best regards, Petr Buben petr.buben@live.com

VS Code version: Code 1.80.1 (74f6148eb9ea00507ec113ec51c489d6ffb4b771, 2023-07-12T17:22:07.651Z) OS version: Windows_NT x64 10.0.22621 Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Celeron(R) N4020 CPU @ 1.10GHz (2 x 1094)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: disabled_off
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|3.81GB (0.44GB free)| |Process Argv|--crash-reporter-id c7e4cd5c-d657-438e-bcc3-9d48b4c15bcb| |Screen Reader|no| |VM|0%|
Extensions (26) Extension|Author (truncated)|Version ---|---|--- vscode-astyle|chi|0.9.0 c-cpp-compile-run|dan|1.0.48 c-cpp-runner|fra|7.0.2 cmake-test-adapter|fre|0.17.1 remotehub|Git|0.60.0 vscode-pull-request-github|Git|0.68.1 vscode-test-explorer|hbe|2.21.1 better-cpp-syntax|jef|1.17.2 cpptask|kay|0.0.1 cortex-debug|mar|1.12.0 debug-tracker-vscode|mcu|0.0.15 memory-view|mcu|0.0.23 peripheral-viewer|mcu|1.4.6 rtos-views|mcu|0.0.7 vscode-ros|ms-|0.9.2 python|ms-|2023.12.0 vscode-pylance|ms-|2023.7.20 remote-wsl|ms-|0.80.2 azure-repos|ms-|0.36.0 cpptools|ms-|1.16.3 cpptools-extension-pack|ms-|1.3.0 makefile-tools|ms-|0.7.0 remote-repositories|ms-|0.38.1 test-adapter-converter|ms-|0.1.8 dsdl|uav|1.0.0 vscode-lldb|vad|1.9.2 (2 theme extensions excluded)
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vsdfh931:30280409 vshan820:30294714 vstes263:30335439 vscoreces:30445986 vscod805cf:30301675 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593cf:30376535 pythonvs932:30410667 py29gd2263cf:30789497 vsclangdf:30486550 c4g48928:30535728 dsvsc012:30540252 pynewext54:30695312 azure-dev_surveyone:30548225 2e4cg342:30602488 pyind779:30671433 89544117:30613380 vscrpc:30673769 pythonsymbol12:30671437 showlangstatbar:30737416 vsctsb:30748421 pythonms35:30701012 03d35959:30757346 pythonfmttext:30731395 pythoncmv:30756943 fixshowwlkth:30771522 showindicator:30785052 pythongtdpath:30769146 bgfeh915:30780428 pythonnosmt12:30779714 pythonidxpt:30784022 pythonnocebcf:30776496 h7j2d465:30786200 dsvsc013:30789517 ```
rzhao271 commented 1 year ago

Hi, I'm wondering how to reproduce this issue? Afaik my Windows device doesn't come with a touchscreen keyboard other than the on-screen keyboard, which is always at the top.

petrbuben commented 1 year ago

Hello, to reproduce, I was using Lenovo IdeaPad Duet, with detachable keyboard and onscreen touch keyboard.

In the case of Visual Studio Code, I had to use a couple of click to prevent touchscreen keyboard to always come up, when wanting just to scroll.

The behavior with MS Word was fine.

Sincerely, Petr Buben

On Mon, Jul 17, 2023, 18:43 Raymond Zhao @.***> wrote:

Hi, I'm wondering how to reproduce this issue? Afaik my Windows device doesn't come with a touchscreen keyboard other than the on-screen keyboard, which is always at the top.

— Reply to this email directly, view it on GitHub https://github.com/microsoft/vscode/issues/188015#issuecomment-1638501336, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHHLVAYC3INPLIFO32CLUTXQVTTTANCNFSM6AAAAAA2LZRRCM . You are receiving this because you authored the thread.Message ID: @.***>

rzhao271 commented 1 year ago

Seems related to https://github.com/microsoft/vscode/issues/76560

Edit: I'm able to reproduce the issue on https://insiders.vscode.dev with Microsoft Edge.