Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9446] iOS: Twitter tableView rows are too large on iPad

GitHub Issuen/a
TypeBug
PriorityMedium
StatusReopened
ResolutionUnresolved
Affected Version/sRelease 2.1.0, Release 3.3.0
Fix Version/sRelease 3.0.2
ComponentsiOS
Labelsapi, qe-ios060112
ReporterTamila Smolich
AssigneeUnknown
Created2012-03-21T15:23:41.000+0000
Updated2018-02-28T20:04:15.000+0000

Description

Description: TableView rows in Twitter test case have a large height on iPad.
var post_view = Ti.UI.createView({
					height:'auto',
					layout:'vertical',
					left:5,
					top:5,
					bottom:5,
					right:5
				});
Not a regression, the behavior exists as far back as 2.0.0 at least. Steps: 1. Run KitchenSink 2. Go to Mashups-Twitter Expected result: Should see tableView rows with normal size Actual result: The rows are too large, so every row looks like whole page

Attachments

FileDateSize
RowsTooLarge.png2014-05-22T10:13:01.000+0000249392

Comments

  1. Smitha Guduru 2012-06-07

    The same issue exists for KitchenSink- Base UI- Vertical Layout- Table View on iPad 3 Gen (5.1.1) Titanium Studio, build: 2.1.0.201206062004 Titanium SDK: 2.1.0.v20120607120249
  2. Anshu Mittal 2012-06-18

    Issue occurs for iPhone 3GS as well.
  3. Rima Umbrasas 2012-07-20

    Failed on: Titanium Studio, build: 2.1.1.201207161421 Titanium SDK, build: 2.1.1.v20120718121609 Device: iPad 5.1 Comment: The rows are too large, so every row looks like whole page
  4. jithinpv 2013-04-12

    Issue does not reproduces Tested with Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 Titanium SDK version: 3.0.2 iOS iPhone Simulator: iOS SDK version: 6.0
  5. Priya Agarwal 2014-05-22

    The same issue is reproducible for KitchenSink- Base UI- Vertical Layout- Table View Hence reopening the issue. Appc-Studio:3.3.0.201405211748 sdk:3.3.0.v20140521174951 acs:1.0.14 alloy:1.4.0-alpha2 npm:1.3.2 titanium:3.3.0-alpha5 titanium-code-processor:1.1.1 xcode:5.1.1 Device:Iphone5s(v7.1.1),iPad Air(v7.1.1) OS:Maverick(10.9.2) Refer to the screenshot attached.

JSON Source