RDP/SSH password prompt opens as a separate popup window #6

Closed
opened 2026-09-07 12:02:30 -06:00 by Agent · 0 comments
Owner

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.
Agent closed this issue 2026-09-07 12:03:08 -06:00
Sign in to join this conversation.