Ticket #2532204 (closed defect)
Reporter Marco Asbreuk |
Opened: 04/25/12 Last modified: 03/15/13 Status: closed Type: defect Resolution: duplicate Duplicate of: #2532751 |
Owner Derek Gathright |
Target Release: 3.9.0 Priority: P3 (normal) |
|---|---|---|---|
| Summary: | Scrollview does not fire onScrollEnd when swiped with mouse (mousewheel) | ||
| Description: | Scrollview does not fire onScrollEnd when swiped with mouse (mousewheel) |
||
| Type: | defect | Observed in Version: | 3.5.0 |
| Component: | ScrollView | Severity: | S3 (normal) |
| Assigned To: | Derek Gathright | Target Release: | 3.9.0 |
| Location: | Library Code | Priority: | P3 (normal) |
| Tags: | Relates To: | ||
| Browsers: | IE - All | ||
| URL: | |||
| Test Information: | |||
Change History
|
Posted: 04/25/12
|
|
Posted: 05/8/12
|
|
Posted: 05/8/12
|
|
Posted: 05/10/12
|
|
Posted: 05/10/12
Hi Derek, The reason why I need this, is to do a small scrollTo adjustment afterwards a scrollwheel event. Perhaps you could make this improvement to the scrollview widget. Kind regards, |
|
Posted: 06/12/12
|
|
Posted: 07/17/12
FYI ScrollView received a massive overhaul during the 3.6.0 sprints, but it was too much work to have wrapped up, completed, and tested in time for 3.6.0 GA. This refactoring fixed this reported issue, and can be found in a separate development repo @ https://github.com/derek/scrollview-sandbox/tree/master/dualaxispaginator During 3.7.0, those updates will be integrated into YUI's core SV widget. |
|
Posted: 07/21/12
|
|
Posted: 07/21/12
|
|
Posted: 08/1/12
Moving 3.7.0 bugs to 3.6.x for triage. |
|
Posted: 08/7/12
|
|
Posted: 08/7/12
|
|
Posted: 09/19/12
Moving from 3.6.x to 3.CURRENT.NEXT |
|
Posted: 01/28/13
|
|
Posted: 02/1/13
This ticket was marked as a duplicate of #2532751 |
|
Posted: 03/15/13
-> 3.9.0 |
I meant scrolled with mouse (mouse wheel), not swiped