The context menu in the modules browser (tree view)
sometimes shows options disabled which have to be
enabled. Selecting other item and going back solves
the problem
The reason is that the tree's selection mark doesn't
disappear even if it has lost the focus. The item appears
selected while it isn't. Pressing the right button should
select the underlying item, though...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=406880
The reason is that the tree's selection mark doesn't
disappear even if it has lost the focus. The item appears
selected while it isn't. Pressing the right button should
select the underlying item, though...
Logged In: YES
user_id=406880
A (pretty bad, I know) solution: If you experience this,
simply right-click again. The correct menu should open.