Comment 85 for bug 781931

Revision history for this message
Fordi (fordiman) wrote :

Simple reproduction:

1. Open terminal.
2. Run any of the following commands:
    * xdg-open .
        - Expected: Nautilus opens, becomes front window with focus
        - Actual: Nautilus opens, becomes first non-front window without focus
    * xdg-open http://ubuntu.com
        - Expected: Browser opens, becomes front window with focus
        - Actual: Browser opens, becomes first non-front window without focus

Nautilus is opened, but sits below the terminal window. Rayner Pires workaround, mentioned in February, causes the correct behavior, but I don't know what side-effects it may cause.