Comment 8 for bug 634493

Revision history for this message
jus (jus) wrote :

Still not working here on OSX 10.5 & 10.6 .
Tested Mixxx 1.8.0 (bzr r2607; built on: Sep 18 2010)

Loading a track in player 1 from the library,
then my sequence goes:
D
SHIFT+D

Mixx debug messages:
Debug: [Main]: press
Debug: [Main]: keyboard press: QKeySequence("D")
Debug: [Main]: keyboard press: QKeySequence("D")
Debug: [Main]: press
Debug: [Main]: keyboard press: QKeySequence("Shift+")
Debug: [Main]: press
Debug: [Main]: keyboard press: QKeySequence("Shift+")
Debug: [Main]: press
Debug: [Main]: keyboard press: QKeySequence("Shift+D")
Debug: [Main]: press
Debug: [Main]: keyboard press: QKeySequence("Shift+D")

Expected behaviour as defined in Standard.kbd.cfg
Playback
Set a cuepoint in track 1

Actual behaviour
Playback
Then nothing on track 1 - plus now the library steals focus. If you have a track beginning with an "D" in your library pressing "Shift+D" makes your cursor jump to this track ( "works" on the sidebar too).