Just selected 15000 files right clicked selection and clicked delete from context menu.
Got the confirm file delete dialog and hit enter as Yes has input focus.
OS then opens 15000 instances of notepad each with a modal dialog attached telling me cannot find file xyz (presumably because the files did actually get deleted).
Must have hit some interesting boundary condition here.
Got the confirm file delete dialog and hit enter as Yes has input focus.
OS then opens 15000 instances of notepad each with a modal dialog attached telling me cannot find file xyz (presumably because the files did actually get deleted).
Must have hit some interesting boundary condition here.
Comment