[asterisk-bugs] [Asterisk 0010622]: [patch] menuselect: add page up/down support and visually indicate long category lists
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Sep 1 11:24:07 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10622
======================================================================
Reported By: seanbright
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 10622
Category: Core/BuildSystem
Reproducibility: N/A
Severity: feature
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 08-31-2007 13:32 CDT
Last Modified: 09-01-2007 11:24 CDT
======================================================================
Summary: [patch] menuselect: add page up/down support and
visually indicate long category lists
Description:
Adds '...' to a list of categories in menuselect that is too long to fit on
the menu (and '...' to the top once you've scrolled). Also adds page up
and page down support.
======================================================================
----------------------------------------------------------------------
seanbright - 09-01-07 11:24
----------------------------------------------------------------------
OK. I removed the scroll up indication (since that will be obvious once
you've scrolled down (not to mention the numbers will start with something
> 1)) and changed the scroll down indication to "... More ..." which is
think looks pretty good. Fixed the page up and page down and now will page
by either PAGE_OFFSET (which is 10) or by the number of visible items if
the number of displayed items is < 10.
Issue History
Date Modified Username Field Change
======================================================================
09-01-07 11:24 seanbright Note Added: 0069817
======================================================================
More information about the asterisk-bugs
mailing list