Home GnuPG

Fix passing focus to next recipient widget if removed had focus

Description

Fix passing focus to next recipient widget if removed had focus

Now that recipient widget is a composite widget we have to check whether
any of its children has focus.

Details