Opened 11 years ago

Closed 7 years ago

Last modified 6 years ago

#2354 closed bug (Fixed)

Alt+f shortcut conflict

Reported by: sqwishy Owned by:
Priority: minor Milestone: 2.0.0
Component: GTK UI Version: develop
Keywords: Cc:

Description

When a torrent is selected, alt+f will sometimes match the "File" item in the window's menubar, and at other times it will match the "Files" tab in the torrent details.

Change History (6)

comment:1 Changed 11 years ago by Cas

Which version? Is this not just a focus issue?

comment:2 Changed 11 years ago by sqwishy

  • Version changed from other (please specify) to master (git branch)

I don't think it's really a focus issue. If focus is somewhere in the window, either shortcut will match depending on what was last matched, regardless of where focus is exactly in the window. For instance, start deluge, click on a torrent in the item view, hit alt+d to focus to the details tab, and hit alt+f. I think the first time it will trigger the "File" button in the main menu. Hit escape to dismiss it, then hit alt+d to focus on the details tab again, then hitting alt+f will focus on the "Files" tab. Then hitting alt+f again will pop the menu, it just goes back and forth, it doesn't really depend on what widget last had focus.

comment:3 Changed 10 years ago by Cas

  • Milestone changed from Future to 1.4.0
  • Version changed from master (git) to develop (git)

comment:4 Changed 10 years ago by Cas

  • Milestone changed from 1.4.0 to 2.0.0

comment:5 Changed 7 years ago by Cas

  • Resolution set to Fixed
  • Status changed from new to closed

Fixed so that Files tab uses Alt-L: 03ca4cfa46b

comment:6 Changed 6 years ago by Cas

  • Milestone changed from 2.0 to 2.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.