mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #321] Weird SSH screen resolution when bulk connecting #3162
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#3162
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @I-Fun on GitHub (Nov 18, 2022).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/321
Originally assigned to: @VShawn on GitHub.
Describe the bug
The Bug is when you Bulk Connect to SSH, the first SSH connection until almost last connection have a weird resolution that not fit the screen
To Reproduce
Steps to reproduce the behavior:
Expected behavior
it should be had good screen resolution as the last connection of that bulk.
Screenshots
Desktop (please complete the following information):
Additional context
i wanna ask something, after we connect with bulk connection and we go to another bulk connection we got new page of bulk connection, is it a bug or it just supposed to be?
@VShawn commented on GitHub (Dec 15, 2022):
weird app resolution
Thanks for your feedback, sorry for my late respond. Just got through a hard time because of Cov19...
I found
weird app resolutionis not a problem for our operation. In my test, mylsshows in a fit resolution:I think
weird app resolutioncame from KiTTY init before PRemoteM window init, then KiTTY get a none window size when it print init info. IMO this bug is not a big deal, so I will not fix it immediately :)we got new page of bulk connection
I check my logic code, And... Yes it was how I designed. The design looks a little strange at this time I may let them show in the existing window in the feature.