﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
4132	In some menu's ESCAPE action is not handled appropriately	danielk	danielk	"In a number of MythPopupBox::Show...() dialogs pressing escape
will act like pressing the first button rather than being processed as a Rejected action.

This is due to a previously applied changeset [14478], which was supposed to fix this type of problem for other MythPopupBox based dialogs. It changed the reject action that MythDialog inherited dialogs used from -1 to 0, to match the reject action of QDialog. Before this change sometimes the QDialog reject of 0 was returned, and sometimes the MythTV reject value of -1 was returned which caused this type of aliasing for other dialogs. Unfortunately I missed a whole set of dialogs using the defaultButtonPressedHandler() in that changeset."	patch	closed	minor	0.21	mythtv	head	medium	fixed			0
