AObuchow / Sample-Commander

Orthodox File Manager for organizing audio files, written in Java using Eclipse RCP
Eclipse Public License 2.0
3 stars 0 forks source link

Can't open 2 directories with the same name #13

Closed AObuchow closed 4 years ago

AObuchow commented 4 years ago

Users aren't able to open two directories that have the same name but different parent directories in a FileManager.

Also, this poses a slight problem: how can we visually indicate that these two directories are different? Should we include the name of the parent? Maybe I'll leave that for another bug.

AObuchow commented 4 years ago

This is actually not an issue after some testing. What was occurring is that the FileMangerEditor prevents the project explorer from becoming active/selected. Going to open a new bug about this.