[GH-ISSUE #278] Can not open a new session immediately after close tab by mouse middle key down. #3126

Closed
opened 2026-03-13 01:52:54 +03:00 by kerem · 2 comments
Owner

Originally created by @zhj9709 on GitHub (Aug 17, 2022).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/278

Originally assigned to: @VShawn on GitHub.

Describe the bug
A clear and concise description of what the bug is.

公司网络无法上传图片,所以我就直接文字描述了

PRemoteM不使用全屏和mstsc.exe模式式,打开链接后会有一个个tab,我在使用鼠标中键关闭tab页时,我想再次连接网关闭的服务器时,双击无反应。需要过段时间才可以。我测试了以下几种情况:

  • 使用鼠标中键关闭tab,短时间内再次双击连接服务器无反应,需要过段时间
  • 使用tab页的×关闭tab页,关闭后可以立刻双击再次连接
  • 使用软件的×关闭tab页,关闭后可以立刻双击再次连接
  • tab页上右键关闭,关闭后可以立刻双击再次连接

Desktop (please complete the following information):

  • OS: Win 10 企业版 20H2
  • PRemoteM Version 0.7

Additional context
Add any other context about the problem here.

Originally created by @zhj9709 on GitHub (Aug 17, 2022). Original GitHub issue: https://github.com/1Remote/1Remote/issues/278 Originally assigned to: @VShawn on GitHub. **Describe the bug** A clear and concise description of what the bug is. > 公司网络无法上传图片,所以我就直接文字描述了 PRemoteM不使用全屏和mstsc.exe模式式,打开链接后会有一个个tab,我在使用鼠标中键关闭tab页时,我想再次连接网关闭的服务器时,双击无反应。需要过段时间才可以。我测试了以下几种情况: - 使用鼠标中键关闭tab,短时间内再次双击连接服务器无反应,需要过段时间 - 使用tab页的×关闭tab页,关闭后可以立刻双击再次连接 - 使用软件的×关闭tab页,关闭后可以立刻双击再次连接 - tab页上右键关闭,关闭后可以立刻双击再次连接 **Desktop (please complete the following information):** - OS: Win 10 企业版 20H2 - PRemoteM Version 0.7 **Additional context** Add any other context about the problem here.
kerem 2026-03-13 01:52:54 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@VShawn commented on GitHub (Aug 18, 2022):

hello, thanks for the bug report. This ticke has been confirmed and fixed.

<!-- gh-comment-id:1219017555 --> @VShawn commented on GitHub (Aug 18, 2022): hello, thanks for the bug report. This ticke has been confirmed and fixed.
Author
Owner

@VShawn commented on GitHub (Aug 18, 2022):

BUG 原因为将鼠标中键事件绑定到了 tab 控件自身的关闭命令,而其他的关闭方式都是绑定到我自己写的关闭逻辑。

<!-- gh-comment-id:1219018060 --> @VShawn commented on GitHub (Aug 18, 2022): BUG 原因为将鼠标中键事件绑定到了 tab 控件自身的关闭命令,而其他的关闭方式都是绑定到我自己写的关闭逻辑。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/1Remote#3126
No description provided.