dan-snelson / dialog-scripts

Scripts with leverage Bart Reardon's swiftDialog
MIT License
110 stars 35 forks source link

Enrollment Complete: Keyboard Input #27

Closed fresca25 closed 1 year ago

fresca25 commented 1 year ago

Hello Dan (Hope all is well on your end.)-

When a PreStage enrolled device upon sign-in > enrollment complete trigger Setup Your Mac 1.5.1 runs the "Welcome" window and has a glitch where the keyboard stops working and does not let data being entered to fields. Once I quit session and launch from self service the bug goes away allowing me to enter data using keyboard.

This does not occur when doing user initiated enrollment I presume because it was launched from self service rather than enrollment complete.

Environment

dan-snelson commented 1 year ago

Greetings, @fresca25!

While an enrollmentComplete trigger might work, Setup Your Mac is designed to be executed via Self Service; see Implementation. (As such, I’ll remove the “bug” flag on this issue.)

Are you able to confirm that an actual user is logged-in when things go sideways and not _mbsetupuser ?

dan-snelson commented 1 year ago

@fresca25 Does swiftDialog Issue No. 146 describe what you’re experiencing?

fresca25 commented 1 year ago

@dan-snelson it appears so! I don't have any issue with it launching but was unsure of if it was related to Setup Your Mac or SwiftDialog.

Also, a user is logged-in and not _mbsetupuser I did confirm that.

dan-snelson commented 1 year ago

@fresca25: If you feel your issue is swiftDialog-related, please close this issue (and optionally add your use-case to Issue No. 146.)

If you feel this issue is related to Setup Your Mac, please confirm and I'll try to replicate.

Thanks.