Closed
Bug 496116
Opened 16 years ago
Closed 16 years ago
Collection box on front page re-starts auto-scrolling too quickly after manual tab selection
Categories
(addons.mozilla.org Graveyard :: Collections, defect)
addons.mozilla.org Graveyard
Collections
Tracking
(Not tracked)
RESOLVED
FIXED
5.0.6
People
(Reporter: wenzel, Assigned: rdoherty)
References
Details
Attachments
(1 file)
3.48 KB,
patch
|
clouserw
:
review+
|
Details | Diff | Splinter Review |
The front-page collection box auto-scrolls through the different suggestions as expected. When I click on one of the topics, however, it keeps scrolling away from my choice with the same delay as if I had never clicked anything.
Since it is obvious that the user is interested in a specific section when they click it, auto-scrolling should either switch off then, or only restart with a significant delay (or possibly on blur?).
Assignee | ||
Comment 1•16 years ago
|
||
Good point, so I think the appropriate interaction is if the user takes any action (other than mouseover) on the collection promo module, it should not restart the auto-scroll.
Reporter | ||
Comment 2•16 years ago
|
||
Ryan: Did you disable auto-scroll altogether now?
Assignee: nobody → rdoherty
Assignee | ||
Comment 3•16 years ago
|
||
(In reply to comment #2)
> Ryan: Did you disable auto-scroll altogether now?
Accidentally, yes. Working on it now.
Assignee | ||
Comment 4•16 years ago
|
||
New patch. Fixes mouseover/exit/click issues and changes rotate to 8 seconds per discussion with Nick.
Attachment #381540 -
Flags: review?(fwenzel)
Assignee | ||
Updated•16 years ago
|
Attachment #381540 -
Flags: review?(fwenzel) → review?(clouserw)
Assignee | ||
Comment 5•16 years ago
|
||
Comment on attachment 381540 [details] [diff] [review]
v1
Switching review to Wil as it's late in Germany and code freeze is tonight!
Updated•16 years ago
|
Attachment #381540 -
Flags: review?(clouserw) → review+
Assignee | ||
Comment 6•16 years ago
|
||
r27125
For QA:
New functionality is rotation is every 8 seconds.
If the user mouseovers the module, rotation stops. When the user mouseouts, the rotation starts again after 8 seconds.
If the user clicks on either navigation arrow or the bottom links, rotation stops permanently.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•