You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Restore focus that is lost during Control.setParent()
When calling Control.setParent() during a perspective switch, focus is
lost on GTK3. This change restores the focus to the last control that
had it, after the reparenting operation.
Fixes: #1915
Signed-off-by: Simeon Andreev <[email protected]>
0 commit comments