I'm perhaps being a bit pedantic, but you asked if there is any reason why the drop down menu isn't listed in the keyboard section.Robert J. H. wrote:Sorry, but that's hardly a reason, it's rather an obstacle for the programmer. Many menu commands do not care what is selected (play for example). In its simplest form, the key assignement could simply send "shift-m" and "u" to the keyboard buffer.
A key assignment that sends shift+M and "u" to the keyboard buffer is not the same as a key binding to the "Move Track Up" command (not to say that it can't be done or would not look much like a key binding to the user). If we take a different example from the drop-down menu, let's say that we bound "Alt+shift+R" to "Set Sample Format" in the drop-down menu. If you have three audio tracks in the project, then there are three drop-down menus. As a "new feature" it could be developed so that a key binding sent a command to the drop down menu(s) of the selected track(s), or to the track in focus, or to all tracks. It probably wouldn't be particularly hard to develop, but it would be a new feature and not simply a matter of just including the drop-down menu commands in the keyboard preferences.
As you say, a little off topic, but I think worth considering (in a new topic).
Are you saying that your screen reader only says what the track number is, only when you move focus to that track?Robert J. H. wrote:I have always to move the focus to a neighbouring track to control if I am yet at the right position.
What does the screen reader do when you undo an operation?