[mythtv-commits] Ticket #13318: spinbox click actions are ignored.

MythTV noreply at mythtv.org
Wed Sep 5 19:11:33 UTC 2018


#13318: spinbox click actions are ignored.
-------------------------------------------------+-------------------------
     Reporter:  jpoet                            |      Owner:  stuartm
         Type:  Bug Report - General             |     Status:  new
     Priority:  minor                            |  Milestone:
                                                 |  needs_triage
    Component:  MythTV - User Interface Library  |    Version:  Master Head
     Severity:  medium                           |   Keywords:  spin box
Ticket locked:  0                                |  click
-------------------------------------------------+-------------------------
 For example:

 mythfrontend -> Manage Recordings -> Schedule Recordings -> Custom Record
 Choose a "Sample Clause" and then try to 'select' it.  A dialog box will
 pop up saying "You may enter a value here or cancel to continue using the
 Spinbox".  Choosing cancel or OK just results in it going back to the
 spinbox without the sample clause being copied to the "rule".

 In CustomEdit::Create() a clicked action is connected to
 CustomEdit::clauseClicked, but that never gets executed.

 I am guessing this was broken by 862e510f589e3fedb8f37b61ac7967a219b7d8f4
 but have not verified it.

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13318>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list