Komodo / KomodoEdit

Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
http://www.komodoide.com/komodo-edit
Other
2.16k stars 303 forks source link

Clicking on session dropdown icon in Collaboration doesn't do anything #2545

Open mjainQA opened 7 years ago

mjainQA commented 7 years ago

Short Summary

There is a drop-down icon for session in Collaboration tab. Clicking on it does not present any options. Edit by Carey: You must have zero sessions to reproduce this.

Steps to Reproduce

  1. Click Collaboration icon in left side bar
  2. Click Enable and fill in your ActiveState credentials.
  3. Notice a session appears with a dropdown icon in the left corner.

Expected results

  1. There should not be any dropdown icon

Actual results

  1. A session appears with a dropdown icon which does not work

Platform Information

Komodo Edit or IDE? IDE Komodo Version? 10.2.2 RC3 Operating System (and version)? macOS

Additional Information

image

Defman21 commented 7 years ago

It shows me a submenu with the list of sessions. Even if there's only one session, it still shows it to me.

image

mjainQA commented 7 years ago

No submenu options for me until I add a session.

th3coop commented 7 years ago

Even if there's only one session, it still shows it to me.

@Defman21 what if you have zero sessions?

Defman21 commented 7 years ago

I'll try later.