Opened 10 years ago
Closed 10 years ago
#32174 closed defect (bug) (fixed)
Clearing Search field in Link Modal with "X" Fails to Reset Search Results
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.3 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | has-patch |
Focuses: | ui | Cc: |
Description
At least on Windows in Chrome and IE, entering a search term in the "Or link to existing content" Search field and then removing it with the "X" in the search field fails to reset the search results i.e. the results for the removed term still appear. Any keystroke in the field seems to trigger the search field to reset (so a SPACE, BACKSPACE, or anything else). Closing and re-opening the modal does not fix the issue either.
This apparently does not affect Firefox since it doesn't add the "X" for types="search"
<input>
s.
Animated GIF demo of the issue: https://cloudup.com/cMhTTbYTpWm
Attachments (1)
Change History (7)
Note: See
TracTickets for help on using
tickets.
Replying to iseulde:
Tested. Worked for me in latest Chrome and IE.