Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8617] iOS: TableViewRow - Custom buttons on a TableViewRow will become a white square after toggling them

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionInvalid
Resolution Date2012-04-27T11:19:44.000+0000
Affected Version/sRelease 2.0.0, Release 2.0.1
Fix Version/sn/a
ComponentsiOS
Labelsapi, qe-ios040912, qe-mi2, qe-newKS, regression
ReporterWilson Luu
AssigneeMarshall Culpepper
Created2012-04-09T13:37:58.000+0000
Updated2017-03-09T23:05:22.000+0000

Description

Steps to reproduce: 1. Install and launch KS from 2_0_X branch 2. Go to Base UI > Views > Table Views > Table View (layout 3) 3. Press '+' button then '-' button Actual: A white square appears. See attachment. Expected: The button should not become a white square. Note: Bug does *not* appear in sdk build 1.8.2

Attachments

FileDateSize
white_square.png2012-04-09T13:37:58.000+0000181419

Comments

  1. Stephen Tramer 2012-04-26

    Moving out of core.
  2. Vishal Duggal 2012-04-27

    This was a bug due to the clipping behavior + the behavior of highlighting touches. Sine then the highlighting touches code has been factored out and replaced with the default IOS behavior of dimming the button when selected.
  3. Vishal Duggal 2012-04-27

    The behavior described in the ticket has been factored out
  4. Lee Morris 2017-03-09

    Closing ticket as invalid.

JSON Source