QUOTE(Frank Bicking @ Nov 5 2007, 19:39)

Assigning keys like Ctrl+A or Del globally worked and made sense as long as the interface was just a playlist.
But as of 0.9.5, controls are supposed to implement such basic keyboard shortcuts on their own.
In other words: it's not a problem of foobar2000, but of your custom UI.
Its still a problem that all the functions of the default ui shut down when another ui is active. Because of that I cant customize the search window, have to manually readd cut/copy/paste, cant use the spectrogram, and so on. Other uis are crosslinkable eg. I can still use the trackinfo field of panels_ui when I'm in columns (This may be the grand exception however, given the nature of the trackinfo panel).
Or, are these still accessible, just by different methods not yet supported by other uis? If so then indeed its a problem in columns_ui.
QUOTE(DocBeard @ Nov 5 2007, 20:15)

QUOTE(Borisz @ Nov 5 2007, 11:30)

QUOTE(Frank Bicking @ Nov 5 2007, 18:33)

Remove Ctrl+A from the keyboard shortcuts.
Then it won't highlight
at all. I use columns_ui, and the default core shortcuts just don't seem to work when another ui is used.
Try making Ctrl+A a non-global hotkey. That seems to work for me.
It isnt a global hotkey in the first place. Global hotkey = works even when foobar is in the background, ex. to switch tracks while playing World of Warcraft without having to alttab out.