#26347 closed defect (bug) (fixed)
Themes: Actions on search results needs two clicks
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.8 | Priority: | high |
Severity: | normal | Version: | 3.8 |
Component: | Customize | Keywords: | has-patch |
Focuses: | Cc: |
Description
Steps to reproduce:
- Go to wp-admin/themes.php
- Search for "twenty"
- Click on the info icon
- Nothing happens
- Click again
- Modal opens
Attachments (1)
Change History (5)
#2
@
10 years ago
- Keywords has-patch added; needs-patch removed
Keystrokes in the Search view result in multiple firings of the search event handler:
source:/trunk/src/wp-admin/js/theme.js@26515#L577
Note: See
TracTickets for help on using
tickets.
Bail in themes.Collection.doSearch when the supplied search terms have already set by a prior call