Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Right-click in editor window does nothing
Permanently deleted user
Created
When I right-click in an editor window in 4.0, I get no context menu. Everywhere else I right-click, it works fine. Is this a new feature, or a problem?
When I right-click in an editor window in 4.0, I get no context menu. Everywhere else I right-click, it works fine. Is this a new feature, or a problem?
Aren't there any exceptions logged to idea log file located under %user_home%\system\log\idea.log? That would be great if you sumbit an SCR to tracker with the log file attached if it is so.
-- Maxim Shafirov IntelliJ Labs / JetBrains Inc. http://www.intellij.com "Develop with pleasure!"
I had this exact problem when I installed the subversion plugin. Got my context menus back after I removed it. Don't know if that helps or not. Laters.
DaveB wrote:
Aren't there any exceptions logged to idea log file located under %user_home%\system\log\idea.log?
That would be great if you sumbit an SCR to tracker with the log file attached if it is so.
--
Maxim Shafirov
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Same happens with custom editors :) What stack trace you expect? May be it helps poor plugin developers take hook for context menus?
TIA,
Dmitry
Same error on 4.5.4
tried to uninstall some plugins (using plug-ins configurator inside settings), with two restarts, didnt work
but when manually removed my ~/.IntelliJIdea/config and ~/.IntelliJIdea/system/plugin and restart on intellij
editor and console windows had context menu back.
info i forgot: Linux , kernel-2.6.8 , xorg 6.2.8
I use the same set of plugins on windows2000k, but there i see no problem.
I had this exact problem when I installed the subversion
plugin. Got my context menus back after I removed it.
Don't know if that helps or not.
Laters.