Opened 5 years ago

Last modified 8 days ago

#15148 assigned bug

Broken shortcuts in file panels

Reported by: diver Owned by: leavengood
Priority: normal Milestone: Unscheduled
Component: Applications/Tracker Version: R1/Development
Keywords: Cc: jscipione
Blocked By: Blocking: #14572
Platform: All

Description (last modified by diver)

This list was moved here from ticket:11979#comment:22

App Panel Alt+H Alt+D Alt+Up Alt+W Esc-close Esc-reset-filtering
PeOpenokokokokok* * *
Saveokokokokok* * *
StyledEditOpen**okokok* * *
Saveokokokokok* * *
ShowImageOpen**okokok* * *
Saveokokokokok* * *
MediaPlayerOpenokokokokok* * *
(playlist)Saveokokokokok* * *
ExpanderOpen**okokok* * *
FilerOpen**okokok* * *

* works after clicking into the file list or moving the selection with the cursor keys (even though file list had the blue focus border already)

* * Esc hides all files of the list

* * * Closes the panel instead of resetting the type-ahead-filtering

So, with the patches there's quite an improvement. I'd appreciate if someone more familiar with the Tracker code could look at the code changes and apply the patch.

The focus issues marked with * are a bit puzzling...
What should be improved is the ESC behaviour when the type-ahead filter is active. Then, the ESC should only reset/deactivate the filter. Currently that closes the panel right away (* * *).
See also #13151.

Change History (7)

comment:1 by waddlesplash, 5 years ago

Blocking: 14572 added

comment:2 by waddlesplash, 5 years ago

According to #15148, Alt+Q does not work either.

comment:3 by leavengood, 5 years ago

Owner: changed from nobody to leavengood
Status: newassigned

comment:4 by diver, 9 days ago

Description: modified (diff)

After hrev58282 Alt+H stopped woking.

comment:5 by waddlesplash, 9 days ago

Cc: jscipione added

comment:6 by jscipione, 8 days ago

Alt+H goes to Home dir on hrev58282 for me... can you give me better instructions on where it broke for you/how to reproduce?

comment:7 by diver, 8 days ago

This was VMware Fusion intercepting this shortcut, false alarm :)

Note: See TracTickets for help on using tickets.