Opened 15 years ago

Closed 15 years ago

#8141 closed defect (wontfix)

[PATCH] mythbrowser: Page up/down fix

Reported by: Alec Leamas <leamas.alec@…> Owned by: paulh
Priority: minor Milestone: unknown
Component: Plugin - MythBrowser Version: 0.22
Severity: medium Keywords:
Cc: Ticket locked: no

Description

According to http://www.mythtv.org/wiki/MythBrowser the page up/down buttons should scroll about half a page up or down. However, as of today mythbrowser scrolls a complete page. This occasionally makes it hard a view a specific part between two pages which the always is on the page boundary.

The attached patch scrolls not half but about 3/4 of a page. To me, this seems more natural. There is a need to synchronize the docs with whatever the implementation is.

Attachments (1)

patch4 (1.1 KB) - added by Alec Leamas <leamas.alec@…> 15 years ago.

Download all attachments as: .zip

Change History (2)

Changed 15 years ago by Alec Leamas <leamas.alec@…>

Attachment: patch4 added

comment:1 Changed 15 years ago by paulh

Resolution: wontfix
Status: newclosed

I think page up/dowm should move a page at a time. If you want finer control then use the up or down arrows which move a 1/10 of a page.

Note: See TracTickets for help on using tickets.