Description of problem: If I change the "Show" combobox with a mousewheel rather than selecting from available options, the selection is not onored in the folder view. Version-Release number of selected component (if applicable): evolution-2.24.1-2.fc10.i386 How reproducible: always Steps to Reproduce: 1. select a folder with some unread messages in it 2. change the "Show" combobox with a mousewheel to "Unread Messages" Actual results: the folder still lists all messages Expected results: the folder view should list only unread messages
Interesting. I didn't realize combo boxes worked like that. That particular combo I know is using the old, deprecated GtkCombo widget instead of the newer GtkComboBox. That might explain it. In which case it's gonna be hard to fix right away. Moving this one upstream. For further updates, please see: http://bugzilla.gnome.org/show_bug.cgi?id=561413