Closed zhigang1992 closed 4 years ago
What do you mean double click to open? I’ve been using the plugin for a while now and didn’t encounter any issues. Can you tell me the steps?
What do you mean double click to open? I’ve been using the plugin for a while now and didn’t encounter any issues. Can you tell me the steps?
Summary I also encountered this problem after updating the plugin. Double click a python file in a project often does not open. I pushed the plugin back to version 4.11.0 to open the file properly.
Environment
WebStorm 2019.3.1 had the same issue with 4.11.4, downgraded to 4.11.0 as @yaorc911 and i can open files with double click again. It's a critical bug.
Please give me more information. Is it specific files? Folders ? Do you have auto scroll to source? Which os? I’ve checked this morning and could not reproduce.
Also having this issue, but was thinking it's PyCharm 2019.3 bug)) After reading this issue checked disabling Material Theme - without plugin it works as intended.
Please give me more information. Is it specific files? Folders ? Do you have auto scroll to source? Which os? I’ve checked this morning and could not reproduce.
The problem is now you have to double click the filename directly to open this file, double clicking anywhere in the line of this file does nothing instead of opening it. Tried to show on screenshot:
I have similar issue last few days after updating WebStorm to 2019.3 and the plugin (don't remember the exact version, I updated to 4.11.4 since then, the issue is still here). But it just looks like you can't open files with double click. In fact you can, but you must click exactly on the name of the file, not on the area near the name. Also the bug is only with files, the opening of directories is ok.
I see, I’ll check why is that happening. I’m always clicking on the file that explains why I haven’t got it.
I’m on hiatus for now after 4 hotfix so it will take some time. You can go back on 4.11 for now
@Crazycoder do you know someone from jetbrains who can pinpoint me to the right direction? I did everything I could but could not make it work. It looks like something hardcoded in the source code related to DefaultTreeUI
@mallowigi you can contact Sergey.Malenkov@jetbrains.com or submit your specific question at https://intellij-support.jetbrains.com/hc/en-us/community/topics/200366979-IntelliJ-IDEA-Open-API-and-Plugin-Development.
Sergey helped me and I got it fixed. It will be available next release.
Summary
Double click to open on file tree stopped working with the latest version of Webstorm and Material UI
Environment