id summary reporter owner description type status priority milestone component version severity resolution keywords cc focuses 42205 FTP credentials dialog gets hidden behind things helen afercia "Steps to reproduce: 1. Force FTP on if not already. 2. Head to `Add Themes` and click on a screenshot for a full screen overlay preview. 3. Click `Install` in the sidebar. 4. Observe the `Install` button change to `Installing` with a spinner that seems to get stuck. 5. Close the preview overlay and observe that the FTP credentials dialog is there waiting patiently. This is hopefully ""merely"" a `z-index` issue. Here's how to force FTP on for testing: {{{ __( 'FTP' ), 'ftps' => __( 'FTPS (SSL)' ), 'ssh' => __( 'SSH2' ), ]; } ); }}}" defect (bug) closed low 4.9 Customize normal fixed good-first-bug has-patch ui