Bug 5305 - Wraparound scroll wheel
: Wraparound scroll wheel
Status: RESOLVED FIXED
Product: SB Controller
Classification: Unclassified
Component: UI
: unspecified
: Macintosh Other
: P2 normal (vote)
: ---
Assigned To: Richard Titmuss
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-08-24 10:24 UTC by Blackketter Dean
Modified: 2007-09-05 07:54 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Blackketter Dean 2007-08-24 10:24:55 UTC
When the user hits the bottom of the list when scrolling in jive, it should stop (it does now).  But if they stop moving the weheel and start scrolling again, it should wrap around to the top.  Same idea going the other direction....
Comment 1 Richard Titmuss 2007-08-28 05:31:03 UTC
A couple of questions on this:

1) How do we detect that the user stopped scrolling? I think the only way is by using a timeout?

2) Visually how should this work? Does the list pop back to the top, or should the top item appear at the bottom of the list (and the same in the other direction)
Comment 2 Chris Owens 2007-09-04 12:06:56 UTC
I think it's more traditional for the list to pop back to the top, rather than having the top item appear again at the bottom.

Also, even though I wasn't asked, I think a brief pause when that happens (250-500msec) might help the user be aware of what's happened. :)
Comment 3 Richard Titmuss 2007-09-05 07:54:28 UTC
Bug r421.