GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-07-22T12:01:21.000+0000 |
Affected Version/s | Release 2.1.2 |
Fix Version/s | Release 3.1.0, 2012 Sprint 23 API, 2012 Sprint 23 |
Components | iOS |
Labels | core, layout, module_layout, qe-testadded |
Reporter | Nikhil Sharma |
Assignee | Vishal Duggal |
Created | 2012-09-19T15:22:58.000+0000 |
Updated | 2014-06-19T12:44:04.000+0000 |
When you change Popover size on 'orientationchange',it leaves blue blank parts around the tableview. It is not changing the internal content of the tableview.
Repo Step
1. Run the attached app.js file in your project.
2. Click the button 'Open Popover' to open the popover.
3. Change the orientation of the iPad to landscape and you can see the popover window with blue wide border.
Pull pending https://github.com/appcelerator/titanium_mobile/pull/3383
No wide border shown on orientation change. Verified on: Studio: 3.0.1.201212181159 SDK: 3.1.0.v20130114171802 iOS Device: iPad Simulator (v6.0), iPad2 (v5.1) XCode: 4.5.2
Reopening just to update label.
Updated label. Closing as Fixed. Verified with: Studio: 3.1.2.201307161852 Titanium SDK: 3.1.2.v20130718094558 acs:1.0.3 alloy:1.1.3 npm:1.2.14 titanium:3.1.1 titanium-code-processor:1.0.1 OS: OSX 10.8 Device:iPhone ipad mini(v6.0) Xcode: 4.5.1 Popover sizing not changing on orientation change.