GNOME Bugzilla – Bug 107315
Actions selected from Right Click menu in Header pane should effect item under the mouse, not the selected item
Last modified: 2006-05-04 17:04:40 UTC
When you right click in the Header Pane and select an entry, the currently selected item is effected. This is contrary to common Windows control behavior in which right clicking effects the item under the mouse. Ideally right clicking on the item and selecting an item from the menu should not effect the current selection, however this may be more difficult to implement. Having right click first select the item under the mouse, then pop up the menu would be acceptable to me until a more ideal solution can be devised.
Mass-bumping of 0.14.2 features to 0.14.3 to make way for an emergency 0.14.2 release.
Marking as depending on bug #169970: we'd need to redo most of this once we're off of GtkCList, so makes sense to do it only once we're on GtkTreeView.
0.9x behaves this way.