This is a result of the fix for bug 784804. When a progress window was the only Nautilus window open, clicking the "Home Folder" item did not open the home folder, it focused the progress window, and there was no easy way to open a new window. The solution implemented was to ignore the progress window for window-switching purposes entirely.
Unfortunately, that just replaced one problem with another. And it doesn't work for any other examples of the same window posture. For example, it doesn't let you open a browser window when the only open Firefox window is the Downloads window. And it doesn't let you open Thunderbird's main window when the only open Thunderbird window is the Address Book Print Preview. To do either of those basic things, you need to use a third-party launcher such as Gnome Do. There are several other ways the original problem could be fixed without introducing this problem. (1) Let applications know when their launcher item is clicked. Alter Nautilus so that if its launcher item is clicked while it has a window focused but no folder windows open, it opens the home folder. (This is basically the approach followed by Web browsers on the Mac, for example.) - Pro: Would work nicely with the subconscious "if it didn't work, try it again" model. Clicking the first time would focus the progress window; clicking a second time would open the home folder. - Con: Would require moving the application spread behavior to a different gesture (such as long-click or double-click). (2) Have the Nautilus progress window inherit the menus of a folder window (with appropriate items insensitive), so you can still access the "New Window" item. - Pro: Should be done anyway for other reasons. You shouldn't be unable to connect to a server, access the help, etc merely because a progress window is focused. - Con: Not so obvious (especially while bug 732653 isn't fixed). (3) Separate the Nautilus application launcher item from any "Home Folder" bookmark launcher item. - Pro: Would also fix bug 761093 (clicking "Home Folder" often doesn't open the home folder, just focuses a different folder). - Pro: Would involve allowing folder bookmarks in the launcher at all, which would be useful in general. - Con: By default, the file manager would be represented by two items in the launcher a lot of the time. (4) Add "New Window" to the Nautilus quicklist, and show an application's quicklist whenever showing the application spread. - Pro: Would involve minimal changes to the current interaction choices. - Con: Would make the application spread a bit less elegant. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/851606 Title: unity-2d multi-window selector does not show 'file copy' dialog To manage notifications about this bug go to: https://bugs.launchpad.net/unity-2d/+bug/851606/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs