I think this is a better fix:

        bool has_focus() const {
                return (get_can_focus() && parent_->focus_ == this);
        }

That can_ / has_focus handling is a bit different then I had expected, well

Works find for me now 
-- 
https://code.launchpad.net/~widelands-dev/widelands/bug-1827182-sort-client-list/+merge/366843
Your team Widelands Developers is subscribed to branch 
lp:~widelands-dev/widelands/bug-1827182-sort-client-list.

_______________________________________________
Mailing list: https://launchpad.net/~widelands-dev
Post to     : widelands-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~widelands-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to