Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13863] iOS: KitchenSink -TableViews- If show/hide buttons are clicked quickly few times, search box comes in intermediate position where it's neither hidden nor shown.

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionWon't Fix
Resolution Date2013-09-03T18:18:04.000+0000
Affected Version/sRelease 3.1.1
Fix Version/s2013 Sprint 18, 2013 Sprint 18 API
ComponentsiOS
Labelsqe-3.1.1
ReporterAnshu Mittal
AssigneeSabil Rahim
Created2013-05-15T10:24:27.000+0000
Updated2017-03-23T22:41:17.000+0000

Description

If show/hide buttons are clicked quickly few times, search box comes in intermediate position where it's neither hidden nor shown. This is not regression since the issue occurs in 3.1.0 GA as well. Steps to reproduce: 1. Go to Kitchensink>Base UI> Views> Tableviews>Table Search 2. Click on hide and show button few times quickly. Actual: search box comes in intermediate position where it's neither hidden nor shown. Now, at this state, if hide is clicked, the search box gets hidden and if show is clicked, box is fully shown. Please find the screenshot attached. Expected: The search box should attain one position (hide/ show) completely.

Attachments

FileDateSize
IMG_0716.PNG2013-05-15T10:24:27.000+000047453

Comments

  1. Sabil Rahim 2013-05-23

    This is a test case issue, this is because of a timing issue where multiple shows and hide happen and it gets into a inconsistent state. Will set up KS PR to address the issue.
  2. Sabil Rahim 2013-06-18

    The is edge case and not likely to happen in actual app.
  3. Lee Morris 2017-03-23

    Closing ticket as Won't Fix with reference to the above comments.

JSON Source