#12138 closed defect (fixed)
[patch][ccla] dojox.mobile.FlippableView: canceling the flip operation causes a problem
Reported by: | ykami | Owned by: | Shane O'Sullivan |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | DojoX Mobile | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
If the user starts scrolling a page and releases the mouse/finger without flipping the page, the next flip operation does not work well. (See the attached image.)
Attachments (2)
Change History (9)
Changed 10 years ago by
Attachment: | flippableview.gif added |
---|
comment:1 Changed 10 years ago by
The fix will be to reset the animation status on TouchStart. A patch will be delivered.
comment:2 Changed 10 years ago by
By request of Doug Hays I have reviewed this patch, and it looks good to me.
comment:3 Changed 10 years ago by
I'll take a look at this after v1.6 ships. All checkins are frozen until then
comment:4 Changed 10 years ago by
Summary: | dojox.mobile.FlippableView: canceling the flip operation causes a problem → [patch][ccla] dojox.mobile.FlippableView: canceling the flip operation causes a problem |
---|
comment:5 Changed 10 years ago by
(In [23564]) Refs #12138 Fixes an issue with FlippableViews? not working the second time !strict
comment:6 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Proxy committed fix for Kamiyama-san
comment:7 Changed 10 years ago by
Milestone: | tbd → 1.6 |
---|
bulk update: bugs fixed in past few months, presumably milestone is 1.6
Note: See
TracTickets for help on using
tickets.
FlippableView? error