[mythtv-commits] Ticket #6662: ComboBoxSetting breaks with "labels" and read/write configuration
MythTV
mythtv at cvs.mythtv.org
Thu Mar 25 21:59:44 UTC 2010
#6662: ComboBoxSetting breaks with "labels" and read/write configuration
---------------------------------+------------------------------------------
Reporter: mythtv@… | Owner: ijr
Type: patch | Status: closed
Priority: minor | Milestone: unknown
Component: MythTV - General | Version: unknown
Severity: medium | Resolution: fixed
Mlocked: 0 |
---------------------------------+------------------------------------------
Changes (by mdean):
* status: new => closed
* resolution: => fixed
Comment:
(In [23803]) Fixes #6662. Fixes editable comboboxes.
Since [17978], every time the user changed the text in the combobox (for
each keystroke entered), a new entry was added to the combobox list of
values. This change ensures that there's only one entry in the box
corresponding to the user-edited content. Thanks to mythtv at dadeos for
the patch.
Unfortunately, this changes a low-level header, so a lot of recompilation
will be required, though a reconfigure shouldn't be necessary.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/6662#comment:3>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list