[TIMOB-7273] iOS: tableView - Header disappears when clicking section row until table is scrolled
| GitHub Issue | n/a |
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-02-09T23:36:09.000+0000 |
| Affected Version/s | Release 1.8.1 |
| Fix Version/s | Sprint 2012-02, Release 2.0.0, Release 1.8.1 |
| Components | iOS |
| Labels | qe-ios11612, regression |
| Reporter | Eric Merriman |
| Assignee | Vishal Duggal |
| Created | 2012-01-18T09:18:39.000+0000 |
| Updated | 2012-02-09T23:36:09.000+0000 |
Description
Description:
While testing kitchensink, Base UI>Views>Table Views>Headers, I noticed the header disappears when the section row is partially behind it when clicked. It reappears after scrolling the tableView. This does not occur with 1.8.0.1.
Steps to reproduce:
1) Install KS built with SDK 1.9.0.v20120115231633
2) Navigate to Base UI>Views>Table Views>Headers
3) Scroll the table so a row is partially behind the topmost header
4) Click the row
Result:
The header disappears
Expected:
The header is updated to include "section has been clicked"
Note:
Please review the attached screens for details and comparison to 1.8.0.1
Attachments
Tested with 1.9.0.v20120119134634 on iphone 3gs 4.3 and iphone 4.s 5.0.1