[GH-ISSUE #861] reload will add extra windows #499

Closed
opened 2026-02-26 23:59:45 +03:00 by kerem · 0 comments
Owner

Originally created by @blue-bird1 on GitHub (Nov 5, 2018).
Original GitHub issue: https://github.com/electerm/electerm/issues/861

Electerm version:

0.25.9

Operating system(linux, macos, or windows?):

windows

Expected Behavior

only reload

Current Behavior

will get a extra new connect window

Possible Solution

Steps to Reproduce

1.open electerm,close default window
2. open a new connect
3. reload
4. found get two window

Context (Environment)

Detailed Description

It seems that the reload call is to open the application's code. It will open the default new connection window.reload Last window, The behavior of closing before call addTab will trigger all windows closed events.

Suggestions?

#862

Originally created by @blue-bird1 on GitHub (Nov 5, 2018). Original GitHub issue: https://github.com/electerm/electerm/issues/861 <!--- Provide some basic info --> ## Electerm version: 0.25.9 ## Operating system(linux, macos, or windows?): windows ## Expected Behavior <!--- Tell me what should happen --> only reload ## Current Behavior <!--- Tell me what happens instead of the expected behavior --> will get a extra new connect window ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> ## Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1.open electerm,close default window 2. open a new connect 3. reload 4. found get two window ## Context (Environment) <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> ## Detailed Description <!--- Provide a detailed description of the change or addition you are proposing --> ~~It seems that the reload call is to open the application's code. It will open the default new connection window~~.reload Last window, The behavior of closing before call `addTab` will trigger all windows closed events. ## Suggestions? <!--- Not a bug report, just some thoughts or suggestions? It is totally OK and welcome too --> #862
kerem closed this issue 2026-02-26 23:59:46 +03:00
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/electerm#499
No description provided.