Connecting to an RDP (or password-auth SSH) profile popped a modal QInputDialog in its own top-level window instead of being part of the session tab/display window.
Fixed in commit 27cc3a3: the password prompt is now an inline bar embedded directly in the session tab, shown above the events panel, with Connect/Cancel controls and Enter-to-submit.
Connecting to an RDP (or password-auth SSH) profile popped a modal `QInputDialog` in its own top-level window instead of being part of the session tab/display window.
Fixed in commit 27cc3a3: the password prompt is now an inline bar embedded directly in the session tab, shown above the events panel, with Connect/Cancel controls and Enter-to-submit.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Connecting to an RDP (or password-auth SSH) profile popped a modal
QInputDialogin its own top-level window instead of being part of the session tab/display window.Fixed in commit
27cc3a3: the password prompt is now an inline bar embedded directly in the session tab, shown above the events panel, with Connect/Cancel controls and Enter-to-submit.