Double click to open on file tree stopped working with the latest version of Webstorm and Material UI
WebStorm 2019.3.1
Build #WS-193.5662.54, built on December 18, 2019
Licensed to Kyle Fang
You have a perpetual fallback license for this version
Subscription is active until June 24, 2021
Runtime version: 11.0.5+10-b520.17 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.15.2
GC: ParNew, ConcurrentMarkSweep
Memory: 1981M
Cores: 8
Registry: ide.balloon.shadow.size=0
Non-Bundled Plugins: IdeaVIM, com.chrisrm.idea.MaterialThemeUI, com.deadlock.scsyntax, com.google.idea.bazel.ijwb, com.intellij.lang.jsgraphql, luonq.ScrollFromSource, oorg.bvic23.intellij.plugin.storybook.Storybook, org.toml.lang, ru.adelf.idea.dotenv
What do you mean double click to open? I鈥檝e been using the plugin for a while now and didn鈥檛 encounter any issues. Can you tell me the steps?
What do you mean double click to open? I鈥檝e been using the plugin for a while now and didn鈥檛 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鈥檝e 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鈥檝e 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鈥檒l check why is that happening. I鈥檓 always clicking on the file that explains why I haven鈥檛 got it.
I鈥檓 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.[email protected] 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.
Most helpful comment
Sergey helped me and I got it fixed. It will be available next release.