Opened 6 months ago
Closed 6 months ago
#61788 closed defect (bug) (duplicate)
Searching for a theme and hitting enter clears the field and refreshes the page
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 6.6 |
Component: | Themes | Keywords: | |
Focuses: | Cc: |
Description
I just noticed there is a bug when searching for a theme and hitting enter. After doing so, the field is emptied and the page refreshes. Without actually searching.
Steps to reproduce
Appearance > Themes > Add new. Put something in the search field and hit enter. The page will refresh and nothing will be searched for. Before WP 6.6, this used to work.
Change History (2)
Note: See
TracTickets for help on using
tickets.
I did some tests on @jeroenrotty's request and found out that it still works as expected in WP 6.5.5, but the bug was present in 6.6-RC2, 6.6 and 6.6.1. On the old version (same environment) searching is much slower, so I guess something was changed to improve this, with this side effect as a result.
Searching for new plugins still works the same, so it's a different component, although it looks quite similar.
Available workaround: searching without hitting enter still works as expected.