Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-20575] Windows: no way to hide listview's section header and section header catch itemclick event

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2016-04-11T23:04:28.000+0000
Affected Version/sRelease 5.2.0
Fix Version/sRelease 5.4.0
ComponentsWindows
LabelslistSections, listView, qe-5.4.0, sectionTitle, windows_phone
ReporterZakhar Zhuravlev
AssigneeGary Mathews
Created2016-03-15T17:52:52.000+0000
Updated2016-06-27T19:05:27.000+0000

Description

1. On android and ios if you don't set section header's title, then header is invisible. But not on Windows phone. Section header takes its place on screen as empty rectangle. 2. This rectangle catches 'itemclick' event with e.itemIndex == -1.

Attachments

FileDateSize
XDE 2016-03-15 20.50.34.png2016-03-15T17:52:23.000+000067391

Comments

  1. Gary Mathews 2016-04-11

    This has been fixed by https://github.com/appcelerator/titanium_mobile_windows/pull/585 Marking as resolved.
  2. Harry Bryant 2016-06-27

    Verified as fixed. With the test case provided, the empty rectangle is no longer visible, and the first item is aligned to the top. Tested on: Windows 10 Pro Windows Phone 10.0 (Microsoft Lumia 640 LTE) Appc Studio: 4.7.0.201606220541 Ti SDK: 5.4.0.v20160617074028 Appc NPM: 4.2.7-2 Appc Core: 5.4.0-18 Node: v4.4.4 *Closing Ticket.*

JSON Source