sccmclictr icon indicating copy to clipboard operation
sccmclictr copied to clipboard

Weird behavior when connect with "Enter" instead click on "Connect"

Open pilgi3 opened this issue 5 years ago • 10 comments
trafficstars

I type in the name of the device and press "Enter". After this I get the message "Unable to connect". So i press "Enter" to close the message and the message comes up again? Only click "OK" with the mouse stops the loop.

When I connect with the "connect" button I can press "Enter" to close the "unable to connect" message. It seems the problem is only when press "Enter" to connect.

pilgi3 avatar Aug 24 '20 11:08 pilgi3

I cannot reproduce this bahavior... Which Version are you using? MSI or ClickToRun or MSIX/Store source ?

rzander avatar Aug 24 '20 15:08 rzander

I tried on a second client - same behavior. Both are version 1.0.6.1 installed with MSI.

pilgi3 avatar Aug 25 '20 05:08 pilgi3

Sorry, I have used a client which was available.. Can reproduce the Problem now.

rzander avatar Aug 25 '20 13:08 rzander

Any news when this behavior will be fixed?

pilgi3 avatar Nov 10 '20 10:11 pilgi3

@rzander Do you know when this issue get fixed?

pilgi3 avatar Feb 26 '21 09:02 pilgi3

@rzander Any news about the fix?

pilgi3 avatar May 19 '21 08:05 pilgi3

Yes I know this behaviour, a little annoying. To get out of the error connecting dialog, I usually click the window X or Esc on k/b. If you hit enter it will attempt to connect again and be stuck in a loop.

SCCMAdmin avatar May 20 '21 10:05 SCCMAdmin

@rzander Any news when version 1.0.7. will be available. The Problem still exist, and other issues I have reported where implemented in 1.0.7.

pilgi3 avatar Sep 02 '21 12:09 pilgi3

I have tested the behavior on version (pre release) 1.0.7.1 and unfortunately the issue still exist. @rzander do you have any idea how to fix this?

pilgi3 avatar Apr 21 '22 04:04 pilgi3

Any chance to get this fixed soon?

pilgi3 avatar Jun 02 '22 06:06 pilgi3

The issue still exist a very long time. will this be ever fixed?

pilgi3 avatar Nov 08 '22 07:11 pilgi3

I think this will fix it https://github.com/rzander/sccmclictr/pull/197 It occours because the textbox listens for keyup. So when you dismiss the error message with enter, it will be dismissed on keydown and the keyup event is than catched again by the textbox.

Xento avatar Mar 19 '23 18:03 Xento

Yes, with version 1.7.2 it is fixed now! Thank you so much!

pilgi3 avatar Apr 04 '23 05:04 pilgi3