[mythtv-commits] Ticket #7073: Missing/wrong keybindings in start-early/end-late widgets
MythTV
mythtv at cvs.mythtv.org
Wed Sep 16 13:07:14 UTC 2009
#7073: Missing/wrong keybindings in start-early/end-late widgets
------------------------------+---------------------------------------------
Reporter: gigem | Owner: stuartm
Type: defect | Status: accepted
Priority: minor | Milestone: 0.22
Component: MythTV - General | Version: head
Severity: high | Resolution:
Mlocked: 0 |
------------------------------+---------------------------------------------
Changes (by stuartm):
* owner: ijr => stuartm
* status: new => accepted
* version: unknown => head
* milestone: unknown => 0.22
Comment:
The keybindings are correct, what is backwards is the contents of the
list, the spinbox widget currently works from negative (left) to positive
values (right). The start/end offsets work contrary to logical behaviour,
a negative start offset means a later start time etc. I'll have to work
around this in the widget by allowing a reverse ordering.
I'll override PAGEUP/PAGEDOWN for spinboxes to offer similar/identical
behaviour to the old widgets used in the Scheduled Editor. They currently
move through the items a 'page' at a time, where a page is the number of
visible items, since the spinboxes in current themes only show a single
item it only moves by one.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/7073#comment:1>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list