[mythtv-commits] Ticket #4132: In some menu's ESCAPE action is not handled appropriately

MythTV mythtv at cvs.mythtv.org
Sat Nov 10 16:45:34 UTC 2007


#4132: In some menu's ESCAPE action is not handled appropriately
---------------------+------------------------------------------------------
 Reporter:  danielk  |        Owner:  danielk
     Type:  patch    |       Status:  new    
 Priority:  minor    |    Milestone:  0.21   
Component:  mythtv   |      Version:  head   
 Severity:  medium   |   Resolution:         
  Mlocked:  0        |  
---------------------+------------------------------------------------------

Comment(by danielk):

 (In [14831]) Refs #4132. Fixes two bugs in the playbackbox recording group
 password dialog handling.

 In noticed this when testing dialogs for #4132. First initial focus was
 being set, this adds a little code that puts the focus on the old password
 entry if a password has been set, and on the new password entry otherwise.
 Second while setRecGroupPassword() did set the password in the db it did
 not update the recGroupPassword variable so if you pulled up the dialog
 again in the same session the new password you had just entered would not
 work. Both these problems are fixed in this changeset.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4132#comment:5>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list