Opened 18 years ago

Closed 18 years ago

#591 closed defect (fixed)

PageUp/PageDown in mythcontrols goes by one

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

Description

If you press pageup or pagedown in mythcontrols, it only goes by one.

I believe that the action is being translated properly, but, for some reason, MovePage? is only moving the UIListBtnType only one item, instead of a page. It is unclear to me if this is a problem with mythtv's widget or how mythcontrols is using it.

Attachments (1)

mc_fix_pgupdown.diff (1.3 KB) - added by mfgalizi@… 18 years ago.
Uses MovePage? from UIListBtnType instead of UIListTreeType

Download all attachments as: .zip

Change History (3)

comment:1 Changed 18 years ago by mfgalizi@…

Fix attached.

Changed 18 years ago by mfgalizi@…

Attachment: mc_fix_pgupdown.diff added

Uses MovePage? from UIListBtnType instead of UIListTreeType

comment:2 Changed 18 years ago by Isaac Richards

Resolution: fixed
Status: newclosed

(In [7753]) Close #591 by applying patch.

Note: See TracTickets for help on using tickets.