"Blast" On Mittwoch, 10. Oktober 2012 15:29:11 CEST Jan Kundrát wrote:
> What is this doing -- I assume this is not related to focus on wheel? It's the "conditional seachline deactivation" (yes, bed because of non atomic commit) The issue with the current behavior emerges if you filter mails (":=subject 307542") and then delete all messages on that topic. The view is empty and the searchline gets deactivated, making it impossible (or rather "cumbersome") to get rid of the filter (dead lock) The patch keeps the searchline enabled as long as there's a filter text. > Should be widget->setFocusPolicy(), right? yes > But what is it for, anyway -- just for the consistency? yes (in a way) We want that setting, but it's unfortunately uneffective because of the special construction of the messageview (could be a comment pointing the messageview eventfilter) > In future, please rebase your tree on the recent master from > gitorious; the line sorry for that, i'll open a personal branch with "non-canonical stuff" Cheers, Thomas