Sublime Forum

[SOLVED] Right click doesn't work

#1

Hi,

Suddenly, my right click on sidebar doesn’t work. It works only submenu of SFTP.
I removedST, removed plugin and reinstall everything and it doesn’t work :frowning:

0 Likes

#2

Hi,

Can you still do right click in other things with no problem? You think you could give us some system details so that John can maybe reproduce the issue? What did you do in order to get these results?

  • Eduan
0 Likes

#3

Well,

Windows Vista 32bit (sic!)
Folders are in a local server
Those are installed plugin

  • Package control
  • Alignment
  • PlainTasks
  • SFTP
  • SublimeLinter
  • ZenCoding

My Keybinding user

{ “keys”: “f1”], “command”: “goto_documentation” },
{ “keys”: “ctrl+shift+t”], “command”: “delete_trailing_spaces” },
{ “keys”: “f12”], “command”: “reindent”, “args”: {“single_line”: false} },
{ “keys”: “ctrl+shift+u”], “command”: “sftp_upload_file” }
]

0 Likes

#4

Not an expert, but nothing seems like it would cause a problem… :neutral_face:

Maybe the fact that it’s Vista, since when did this start happening?

0 Likes

#5

Yesterday, works.
This morning I’ve just installed PlainTasks.
After PlainTasks it seems not working more.

So I remove PlainTasks, but nothing.

I will reverting ST to a freshly installed state… uffff :cry:
Thanks Eduan

0 Likes

#6

No problem. I suggest you notify PlainTasks’ developer about this. Also, make sure to always have a good backup. :smile:

  • Eduan
0 Likes

#7

Oh, yes. I’ve just started to use ST2.
No problem about backup.

But I reinstalled ST2 including PlainTasks and everything works fine :open_mouth:

0 Likes

#8

Well that’s strange. Glad you figured it out though. :smile:

0 Likes