diff options
author | Alexandru Pandelea <alexandru.pandelea@gmail.com> | 2016-09-02 13:02:47 +0300 |
---|---|---|
committer | Alexandru Pandelea <alexandru.pandelea@gmail.com> | 2016-09-02 22:05:55 +0300 |
commit | 5815ba1c8a7002603efa06ed9c226c1809cfc3d3 (patch) | |
tree | 1494907a27f2e0a42cbfde6bd762b9e2f926f051 /data | |
parent | 437f573cf5441587457996863c8eb2a33a682b28 (diff) | |
download | nautilus-5815ba1c8a7002603efa06ed9c226c1809cfc3d3.tar.gz |
mime-actions: Fix shift+control+down seg fault on a folder
Using this shortcut on one or more folders causes segmentation fault.
In order to solve this, if there is a directory that needs to be
activated, the NEW_WINDOW flag is set, so that the initial window will
be closed and a new one will be created. After a new window is created,
the CLOSE_BEHIND flag is disabled,so that the window will not be closed.
The flags NEW_TAB is also set there(unless we want all directories
opened in new windows), in order for new tabs to open in the newly
created window.
https://bugzilla.gnome.org/show_bug.cgi?id=755711
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions