! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
missing keybinding: alt-down
Status:
CLOSED: FIXED
Severity:
enhancement

Comments

Description Jaap Karssenberg 2006-02-17 12:05:17 CET
The keybinding alt-down should do the opposite of alt-up. together alt-up and
alt-down should allow you to walk up and down through the items in the path-bar.
Implementation is simple when the data of the pathbar widget is re-used.

Behaviour is unspecified when the "toolbar style" location selector is used.
best to disable it in that case. Of course when there still is a hidden pathbar
widget the key binding can still work.


Reproducible: Always
Steps to Reproduce:
1. Set "location selector" to "pathbar style"
2. press alt-up
3. press alt-down

Actual Results:  
Nothing, key is not bound.

Expected Results:  
Go one level down in the pathbar path.
Comment 1 Benedikt Meurer editbugs 2006-02-23 19:14:39 CET
Committed with revision 20006.

2006-02-24	Benedikt Meurer <benny@xfce.org>

	* thunar/Makefile.am, thunar/thunar-location-buttons-ui.xml,
	  thunar/thunar-location-buttons.c, thunar/thunar-location-button.c:
	  Let ThunarLocationButtons handle the menu for ThunarLocationButton
	  managed by it. Also add a accelerator <Alt>Down for "down-folder",
	  similar to GtkFileChooser. Bug #1472.

Bug #1472

Reported by:
Jaap Karssenberg
Reported on: 2006-02-17
Last modified on: 2009-07-17

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information