Modify ↓
Ticket #4124 (closed defect: duplicate)
Opened 5 years ago
Last modified 5 years ago
MythMusic search handles Esc incorrectly
| Reported by: | otto at kolsi dot fi | Owned by: | ijr |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythmusic | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
If you search something in MythMusic (and get results) but then press Esc twice to get back to the player, the playlist gets updated with the songs that were in search result.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

This is actually caused by a regression in MythPopupBox? from the changes in [14478] which has changed the return value when Escape is pressed. It affects _all_ popup boxes including those used as popup menus.