Move Drag and Drop Hangs
I'm wondering if anyone has encountered the problem where dragging an artifact from one folder to another in a module hangs IDEA?
The Move dialog opens and IDEA just hangs. There's no log dump, no error, nothing. It just hangs. I can't close the Move dialog because no user input is benig accepted. All I've been able to do is use Task Manager to kill IDEA.
Interestingly, the Move refactoring works fine. The drag and drop process also seems to be fine as the drop event triggers the Move dialog. So it looks like something happens at the point where the Move dialog opens.
IDEA 128-18
Windows 7 Ultimate SP1
TIA.
--
jack
请先登录再写评论。
Hello,
Could you make an IDE thread dump and provide it for furter investigation?
http://devnet.jetbrains.net/docs/DOC-260
Denis
It's attached.
Thanks!
--
jack
Attachment(s):
dump.txt.zip
The EDT is locked but it's not clear why.
Is the problem reproduced all the time? What is your OS and java version used for running IJ?
Denis
Maybe it's bug in jre 1.7
Cannot reproduce it.
>> Is the problem reproduced all the time?
Every time.
>> What is your OS and java version used for running IJ?
I'm running Windows 7 Ultimate (64 bit) SP1.
For the IDE, the Java version according to the Help | About screen is 1.8.0-ea. I assume this version of the JDK was set at the time of install of IDEA IU-128.18.
Maybe there's a bug in JDK 1.8.0-ea?
I can change to JDK 1.7.0 to see if the error goes away. Where would I go to change the JDK the IDE uses?
--
jack
>> Maybe it's bug in jre 1.7. Cannot reproduce it.
For the IDE, the Java version according to the Help | About screen is 1.8.0-ea. Probably a bug in the JDK? :-)
--
jack
Probably -ea in version number means Errorful Awe-struck? :-)