After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 461268 - RFE: Add kinetic scrolling to nautilus
RFE: Add kinetic scrolling to nautilus
Status: RESOLVED WONTFIX
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: Normal enhancement
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on: 462208
Blocks:
 
 
Reported: 2007-07-28 17:19 UTC by Jeff Schroeder
Modified: 2010-12-18 19:28 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Jeff Schroeder 2007-07-28 17:19:36 UTC
OpenMoko was nice enough to release code demoing iphone-like kinetic scrolling in a listview. It would be nice if the list view of nautilus did this.

Demo:
http://chrislord.net/files/mokofingerscroll.ogg

Code:
http://svnweb.openmoko.org/trunk/src/target/OM-2007.2/libraries/libmokoui2/libmokoui/moko-finger-scroll.c?rev=2545&view=markup
Comment 1 Cosimo Cecchi 2010-12-18 19:28:20 UTC
I think touchscreen UI paradigms do not fit really well in typical desktop applications like a file manager.
Anyway, such an option would probably be much more fit in GtkTreeView itself, not in nautilus' view only.

Closing as WONTFIX.