ActivateWindow issue

Problem:

Lets say the user is viewing the track listing for a particular album. The folderpath is given as musicdb://albums/3.

When I call ActivateWindow(Music,musicdb://albums/) from a side menu in mymusicnav.xml, I’d like the folderpath to revert to musicdb://albums/.. In practice however, nothing happens – the track listing remains open. The same thing happens in Genres, Artists etc.

Is there a way I can force the redirect?