Opened 20 years ago

Closed 20 years ago

#587 closed patch (fixed)

Change managelist PgUp/PgDown to go pages instead of entire list

Reported by: mythtv@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

In a ManagedList?, PageUp? and PageDown? jump by the length of the list. Thus, if you try to use them to adjust, say, the amount to record beyond the end, you jump to 499 minutes late instead of properly jumping by a page.

The attached patch changes this to jumping by a true page.

Attachments (1)

managedlist-page.patch (820 bytes) - added by mythtv@… 20 years ago.
Primarily affects editting recording profile

Download all attachments as: .zip

Change History (2)

Changed 20 years ago by mythtv@…

Attachment: managedlist-page.patch added

Primarily affects editting recording profile

comment:1 Changed 20 years ago by cpinkham

Resolution: fixed
Status: newclosed

(In [7755]) Fixes ManagedList? PageUp/Down?. Closes #587 by applying patch.

Note: See TracTickets for help on using tickets.