microsoft / vscode

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

cssのカラーピッカーの不具合 #224912

Open ryoryryo opened 1 month ago

ryoryryo commented 1 month ago

Type: Bug

以前はcssのカラーのタイルをクリックするとカラーピッカーがポップアップして色を選択できるようになっていましたが、カラーのタイルをクリックしてもポップアップできなっています。VScodeを再インストールしても、1回目のクリックだけカラーピッカーはポップアップするのですが、2回目からまたポップアップがされない状態になります。 助けてください。

VS Code version: Code 1.92.0 (b1c0a14de1414fcdaa400695b4db1c0799bc3124, 2024-07-31T23:26:45.634Z) OS version: Windows_NT x64 10.0.19045 Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-4712HQ CPU @ 2.30GHz (8 x 2295)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off| |Load (avg)|undefined| |Memory (System)|15.90GB (9.70GB free)| |Process Argv|--crash-reporter-id 782a3db3-1b4c-4b8f-8fa7-102fb5a2695c| |Screen Reader|no| |VM|0%|
Extensions (24) Extension|Author (truncated)|Version ---|---|--- vscode-intelephense-client|bme|1.10.4 phpserver|bra|3.0.2 dartsass|cod|0.9.2 auto-rename-tag|for|0.1.10 devtools-test|FT|0.1.13 git-graph|mhu|1.30.0 vscode-language-pack-ja|MS-|1.92.2024073109 jupyter|ms-|2024.7.0 jupyter-keymap|ms-|1.1.2 jupyter-renderers|ms-|1.0.19 vscode-jupyter-cell-tags|ms-|0.1.9 vscode-jupyter-slideshow|ms-|0.1.6 remote-containers|ms-|0.380.0 remote-ssh|ms-|0.112.0 remote-ssh-edit|ms-|0.86.0 remote-wsl|ms-|0.88.2 vscode-remote-extensionpack|ms-|0.25.0 live-server|ms-|0.4.14 remote-explorer|ms-|0.4.3 remote-server|ms-|1.5.2 phind|phi|0.25.3 LiveServer|rit|5.7.9 sass-indented|syl|1.8.30 php-debug|xde|1.35.0
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492:30256859 vscod805cf:30301675 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:31024239 vscaac:30438847 c4g48928:30535728 azure-dev_surveyone:30548225 a9j8j154:30646983 962ge761:30959799 pythongtdpath:30769146 pythonnoceb:30805159 asynctok:30898717 pythonregdiag2:30936856 pythonmypyd1:30879173 h48ei257:31000450 pythontbext0:30879054 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 dsvsc021:30996838 jg8ic977:31013176 pythoncenvpt:31062603 a69g1124:31058053 dvdeprecation:31068756 dwnewjupyter:31046869 newcmakeconfigv2:31071590 impr_priority:31102340 nativerepl2:31104044 refactort:31108082 ccplt:31103426 pythonrstrctxtcf:31103194 wkspc-onlycs-t:31106322 ```
Yoyokrazy commented 1 month ago

maybe translation:

Previously, when you clicked on the css color tile, a color picker would pop up and you could select a color, but it no longer pops up when you click on the color tile. Even after reinstalling VScode, the color picker pops up only on the first click, but it no longer pops up from the second click. Help me.

akakakakakksnajdaonpoa commented 1 month ago

自分も同じ現象になってて、再インストール、再起動、バージョン変更、なにをしてもダメです。 解決されましたか?

aiday-mar commented 1 month ago

Hi could you please let me know what the value of the setting editor.colorDecoratorsActivatedOn and editor.colorDecorators are?

akakakakakksnajdaonpoa commented 1 month ago

editor.colorDecoratorsActivatedOn is "click", editor.colorDecorators is checked.

2024年8月9日(金) 16:13 Aiday Marlen Kyzy @.***>:

Hi could you please let me know what the value of the setting editor.colorDecoratorsActivatedOn and editor.colorDecorators are?

— Reply to this email directly, view it on GitHub https://github.com/microsoft/vscode/issues/224912#issuecomment-2277297767, or unsubscribe https://github.com/notifications/unsubscribe-auth/BKNDONP5IOKSPH37L6DXZ7DZQRT23AVCNFSM6AAAAABMBRNOZWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZXGI4TONZWG4 . You are receiving this because you commented.Message ID: @.***>

aiday-mar commented 1 month ago

I see thank you for letting me know

akakakakakksnajdaonpoa commented 1 month ago

Thank you for your cooperation!

2024年8月9日(金) 16:31 Aiday Marlen Kyzy @.***>:

I see thank you for letting me know

— Reply to this email directly, view it on GitHub https://github.com/microsoft/vscode/issues/224912#issuecomment-2277332428, or unsubscribe https://github.com/notifications/unsubscribe-auth/BKNDONL7MMCV7KP5SYTJOT3ZQRV4TAVCNFSM6AAAAABMBRNOZWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZXGMZTENBSHA . You are receiving this because you commented.Message ID: @.***>

ryoryryo commented 1 month ago

普通に使用できていたときのバージョン(May 2024 (version 1.90))にバージョン変更したらちゃんと以前のようにカラーピッカーが使えるようになりました。アドバイスありがとうございました。しかし、旧バージョンを使用し続けるのも難儀なものですね。。 When I downgraded to the version that was working fine (May 2024, version 1.90), the color picker started working properly again, just like before. Thank you for the advice. However, continuing to use an old version can be quite troublesome.