Opened 4 years ago

Closed 4 years ago

#9061 closed enhancement (fixed)

Focus() when asking for FTP credentials

Reported by: markjaquith Owned by: rmccue
Priority: normal Milestone: 2.8
Component: Upgrade/Install Version:
Severity: normal Keywords: has-patch
Cc:

Description

When we ask for FTP credentials during core or plugin updates, we should focus on the first blank field. For most people they'll have their FTP info in there from the first time they used it, but it will ask them for their password each time. Focusing on that field allows them to get right to business.

Attachments (1)

9061.diff (318 bytes) - added by rmccue 4 years ago.
jQuery one-liner for wp-admin/includes/file.php

Download all attachments as: .zip

Change History (4)

  • Owner set to rmccue
  • Status changed from new to assigned

rmccue4 years ago

jQuery one-liner for wp-admin/includes/file.php

  • Keywords has-patch added
  • Resolution set to fixed
  • Status changed from assigned to closed

(In [10628]) Focus on the first blank field when asking for credentials for upgrade/install. Fixes #9061 props rmccue.

Note: See TracTickets for help on using tickets.