[TIMOB-1549] Issues with modal windows and ipad 3.2.2 update
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:56:29.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 |
Components | iOS |
Labels | 3.2.2, defect, ios, ipad |
Reporter | Thomas Huelbert |
Assignee | Blain Hamon |
Created | 2011-04-15T02:55:47.000+0000 |
Updated | 2011-04-17T01:56:29.000+0000 |
Description
modal windows do not draw to the status bar (~5 pixels off)
1.ks-ipad>split view plain
2.tap show modal and look where the modal and the status bar
meet
blue line appears (screen shot)
split view + rotating with modal window = crash
1.Ks-ipadsplitview plain in landscape
2.tap split view - Plain
3.tap show modal
4.rotate portrait, rotate landscape
split view with nav group - windows draw in the incorrect location after rotation OR app fails to respond to rotation after orientation change with modal window up.
1.KS-iPad>Splitview with nave group in landscape
2.tap open window in detail window
3.tap show modal in resulting window
4.rotate to portrait, dismiss alert (alert may not change
orientation at this point)
5.rotate to landscape
results: either the app no longer responds to orientation changes, or it is drawn slightly off screen.
Attachments
File | Date | Size |
---|---|---|
322modal.zip | 2011-04-15T02:55:48.000+0000 | 31488 |
only the first issue is valid - modal windows do not draw to the status bar (~5 pixels off). I am closing this record and opening a new bug