Opened 12 years ago
Closed 12 years ago
#6555 closed patch (fixed)
Only pop up a delete bookmark dialog if a bookmark is selected.
Reported by: | Owned by: | paulh | |
---|---|---|---|
Priority: | trivial | Milestone: | 0.22 |
Component: | Plugin - MythBrowser | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
Pressing 'D' in the bookmark manager of MythBrowser? prompts the user if they really want to delete the selected bookmark even if no bookmarks exist.
This patch only pops up the delete dialog if an actual bookmark is selected.
Attachments (2)
Change History (3)
Changed 12 years ago by
Attachment: | mythbrowser.diff added |
---|
comment:1 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [20586]) In MythBrowser?'s bookmark manager only pop up a delete bookmark dialog if a bookmark is actually selected. Fixes #6555.
Note: See
TracTickets for help on using
tickets.
patch to only prompt for deleting a bookmark when appropriate.