Download artifact fails

Hi, after last upgrade to Gitlab-CI 16.3.0 I can no more download artifacts created with gitlab-runner.
The steps are:

  1. upload next version of your project, containg .gitlab.ci-yml with instructions for a new build.
  2. wait for pipeline run job
  3. go to download in Job Artifacts - nothin happens
  4. go to browse - (follow path of artifacts) - click on artifact name - nothing happens
    NOTE: artifact has correctly built in runner machine, and is working too
    NOTE2: I made this a lot of times in the past, so I’m confident that there are not procedure errors
    NOTE3: the artifact is visible in browse view, with correct dimension
    Thanks so much!

Solved. Google Chrome doesn’t show system windows, so no download windows at all. In Firefox it works.