Skip to content

Emit rejected() signal when closing metadata window

Emit rejected() signal when closing metadata window

The loader for this window was only becoming inactive when the rejected() signal was emitted, but the window was not emitting that signal when closed, which appears to have been the intention. As a result, the button to show the window would not show it again on the second click after the window was closed from its closed button.

BUG: 420530 FIXED-IN: 20.04.1

Edited by Nate Graham

Merge request reports