Ticket #14394 (closed defect (bug): fixed)

Opened 22 months ago

Last modified 19 months ago

Attach Media dialog handles enter keyPress incorrectly

Reported by: mdawaffe Owned by:
Priority: normal Milestone: 3.1
Component: Media Version: 3.0
Severity: normal Keywords: has-patch
Cc:

Description

Pressing the enter key while searching for posts in the Attach Media dialog causes the global posts-filter form to submit instead of the AJAX based search results action.

  1. Go to Media -> Add New
  2. Upload an image.
  3. Go to Media -> Unattached.
  4. Find new image, click "Attach".
  5. Enter search term in text box.
  6. Hit Enter.

Attached detects an enter keypress from any appropriate input to stop the form submission and grab the search results instead.

Attached removes inline JS.

Committer: Attached does not include diff to production JS.

Attachments

14394.diff Download (1.9 KB) - added by mdawaffe 22 months ago.

Change History

  • Status changed from new to closed
  • Resolution set to fixed

(In [15918]) Fix media dialog keyPress handling. Props mdawaffe. fixes #14394

Note: See TracTickets for help on using tickets.