GoogleCloudPlatform / cloud-code-intellij

Plugin to support the Google Cloud Platform in IntelliJ IDEA - Docs and Issues Repository
Apache License 2.0
318 stars 59 forks source link

IntelliJ IDEA 2023.1.3 Blocks the keyboard in different model windows #3144

Closed IliyaBrook closed 9 months ago

IliyaBrook commented 1 year ago

(Please ensure you are running the latest version of Cloud Cloud IntelliJ with Help > Check for Updates.)

(screenshots are often helpful)

Expected Behavior

For example I'm press on shift+f6 on folder or file the, rename modal windows appears, escape not working, can't typing, only can use mouse to close window or other action

Actual Behavior

press on shift+f6 on folder or file, the typing need to work

Additional Information

when i'm turn of the plugin, this functionality works as expect, turn the plugin again, the and this bug is back again plugin version

idea64_TSv5I3zwEz

dwmarcuskim commented 1 year ago

Several windows also blocks the keyboard. In my case, commit tab and the code section of the find window was so.

andrey-bondar commented 1 year ago

I have same issue

itzg commented 1 year ago

This has impacted quite a few users https://youtrack.jetbrains.com/issue/IDEA-323532

etanshaul commented 1 year ago

thanks for reporting. we are looking into this

etanshaul commented 1 year ago

we have a fix. we are doing some final testing and will release a new version of the plugin today asap.

etanshaul commented 1 year ago

We released a fix. Please update to Cloud Code version 23.6.2 which contains the fix. Sorry for the inconvenience

CrazyCoder commented 9 months ago

Similar issue was reported for Google Cloud Code (23.9.1-api-version-222):

https://youtrack.jetbrains.com/issue/IDEA-332712

etanshaul commented 9 months ago

Thanks. We'll check if there was a regression here in the latest version.

andrey-bondar commented 9 months ago

image

Typing class name is blocked in "Create new PHP class" modal after the plugin upgrade. Disabling the plugin resolves this issue.

etanshaul commented 9 months ago

@CrazyCoder @andrey-bondar to confirm, are you using 23.9.1-api-version-222 (or higher)? I was not able to reproduce this problem.

Could you possibly provide a few more details to help us get to the bottom of this:

Thanks!

EDIT: I was actually able to repro per the steps in the Youtrack that was shared. We will investigate.

etanshaul commented 9 months ago

Noting that this is not reproducible in 23.8.2. So it does in fact look like a regression in the September release. This should make it easier to pinpoint. Will update again when we find the issue.

etanshaul commented 9 months ago

Update: we located the regression. We are evaluating fixes as well as safeguards to prevent this sort of thing. Stay tuned for updates on a release with the fix.

etanshaul commented 9 months ago

23.9.3 has been released with a fix for this. Closing for now. Feel free to follow up here as needed. Thanks.