Skip to content
  • Christian Neumair's avatar
    Wrap to next row/column when pressing arrow key, except if a11y is used. · f9be809b
    Christian Neumair authored
    2008-05-06  Christian Neumair  <cneumair@gnome.org>
    
    	* libnautilus-private/nautilus-icon-container.c
    	(next_row_leftmost), (previous_row_rightmost),
    	(next_column_highest), (previous_column_lowest),
    	(last_column_lowest), (keyboard_end), (keyboard_arrow_key),
    	(keyboard_right), (keyboard_left), (keyboard_down), (keyboard_up):
    	Wrap to next row/column when pressing arrow key, except if a11y is
    	used. Fixes #526802.
    	For vertical layout, make the "End" key select bottom item in last
    	column, instead of the last item in the bottom row.
    
    svn path=/trunk/; revision=14143
    f9be809b