Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

「新規Telnet/SSH接続」ウィンドウにおける初期選択項目について #44

Open
oride opened this issue Jun 5, 2024 · 0 comments

Comments

@oride
Copy link

oride commented Jun 5, 2024

v4.6を利用しております。

複数のサーバに接続することが日常茶飯事で、
「新規Telnet/SSH接続」ウィンドウにおいて【OpenSessionDialog】の【_loginButton】にフォーカスされてしまってしまい、
「ホスト」情報を入力するのにTABキーで移動やマウス操作が必要となっており、少し面倒に感じています。
※ 発動条件は不明ですが「パスフレーズ」がフォーカスされていることもあり、より複数回TABキーを押すことがあります。

「新規Telnet/SSH接続」ウィンドウにおいて、初期選択は「ホスト」情報欄にしていただけませんでしょうか?
※ OpenSessionDialog.csのUpdateFocus()と、OpenSessionTabPageSSH.csのSetFocus()部分を修正していただくところになるのでは?と見ております

何卒ご検討くださいませ。

poderosaproject added a commit that referenced this issue Jul 7, 2024
With this change, users can immediately perform the following actions as soon as the New Session Dialog opens:
- Input a new host manually.
- Select a previous host from the combo box options.
- Initiate the session by simply pressing the Enter key, as the OK button is the default action button.
poderosaproject added a commit that referenced this issue Aug 5, 2024
With this change, users can immediately perform the following actions as soon as the New Session Dialog opens:
- Input a new host manually.
- Select a previous host from the combo box options.
- Initiate the session by simply pressing the Enter key, as the OK button is the default action button.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant