Skip to content
  • Nelson Ben's avatar
    GtkTreeviewColumn: don't focus-on-click header buttons · 1a9aa675
    Nelson Ben authored
    currently when mouse clicking on a column header
    to sort it it is grabbing keyboard focus, this
    should not happen, keyboard focus should remain
    where it was before. This can be seen on the
    GtkFileChooser widget, when having the keyboard
    focus on the file list items and clicking on a
    column header to sort it the keyboard focus is
    now on the header.
    1a9aa675