summaryrefslogtreecommitdiff
path: root/data/org.gnome.nautilus.gschema.xml
diff options
context:
space:
mode:
authorNelson Benítez León <nbenitezl+gnome@gmail.com>2017-09-20 20:43:52 +0500
committerCarlos Soriano <csoriano@gnome.org>2017-10-12 10:06:24 +0200
commit3aba356ac81a8b2714416a544f59cb4b323b2d96 (patch)
tree19800db45234145fbf732ee9c507c8e1db6014e9 /data/org.gnome.nautilus.gschema.xml
parent03b540dbe9b59016e4392b710023aa675ffbc382 (diff)
downloadnautilus-3aba356ac81a8b2714416a544f59cb4b323b2d96.tar.gz
files-view: fix NautilusFloatingBar interfering with double click
When you have the mouse pointer at the bottom of the icon view in the area of the floating bar (which is hidden as you have the pointer there) if the file is not selected and you double-click it, it fails to launch because the floating bar appears for an instant and eats the second click of the double-click. What happens is the first click selects the file and queues a floating bar show info, the floating bar appears for an instant eating your second click, it hides again as you have the pointer in the floating bar area. Fixed by making the floating bar pass-through the click events to its underneath window just for the timeframe a double click could happen. We can't leave pass-through always on because the parent overlay "enter-notify-event" event would not fire in that case. Fixes: https://gitlab.gnome.org/GNOME/nautilus/issues/28
Diffstat (limited to 'data/org.gnome.nautilus.gschema.xml')
0 files changed, 0 insertions, 0 deletions