[TIMOB-3987] iOS: Close button pops to upper left of window as the window animates and closes
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-04-28T20:53:19.000+0000 |
Affected Version/s | Release 1.7.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | tbs-1.9.0 |
Reporter | Eric Merriman |
Assignee | Eric Merriman |
Created | 2011-05-06T18:53:48.000+0000 |
Updated | 2017-05-02T21:37:53.000+0000 |
Description
Description:
While testing KitchenSink, Base UI>Views>Dashboard view, clicking a dashboard icon (other than the first two icons) a window opens with a close button. When you click the close button, the button is moved to the upper left hand corner of the window and animates with the window as it closes.
Steps to reproduce:
1) Install KitchenSink 1.7.0 on an iPhone or other device
2) Launch Base UI>Views>Dashboard
3) Click an icon other than the first two to open the new window
4) Click the close button
Result:
The close button moves to the upper left-hand of the window and stays as the animation progresses
Expected Result:
The close button is removed, then the window animates as it closes
Notes:
This item will be affected by the new Layout Manager changes and should be addressed afterward.
This should be resolved by some of the new layout changes.
These are both cases where layout borks during animations. I'm tempted to mark them as dupes of each other.
This still happens in composite layout. Leaving open.
Closing ticket as invalid as this version of Kitchen Sink is no longer in use.