Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6595] iOS: Ti.UI.Slider.thumbImage - custom image disappears when slider is being moved and physical pressure object (i.e., your thumb) is too close to the slider button

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-02-02T10:58:56.000+0000
Affected Version/sRelease 1.7.5, Release 1.8.0.1
Fix Version/sSprint 2011-50, Release 2.0.0, Release 1.8.1
ComponentsiOS
Labelsmodule_slider, parity, qe-testadded
ReporterDustin Hyde
AssigneeVishal Duggal
Created2011-12-12T17:43:32.000+0000
Updated2014-06-19T12:43:32.000+0000

Description

When a custom image is loaded into the Slider.thumbImage property, and the user moves the slider button, if their finger is too close to the slider button, the custom image temporarily disappears and is replaced by the default thumb image. This affects 1.8.0.1/1.7.5 iOS. Steps to Reproduce: 1. Run the attached project SliderTest (images included). 2. Use the slider button, drag it back and forth. Expected Result: The custom slider button image should be visible when the button is being moved. Actual Result: When the slider button is being moved, the custom image disappears and the default image takes it's place during the course of the movement. If the user moves their finger vertically away from the main slider while the slider button is being moved, the custom image reappears.

Attachments

FileDateSize
SliderTest.zip2011-12-12T17:43:32.000+00002324304
thumbImage correct.png2011-12-12T17:43:32.000+000029042
thumbImage disappears.png2011-12-12T17:43:32.000+000028316

Comments

  1. Vishal Duggal 2011-12-13

    PR pending #950
  2. Natalie Huynh 2012-01-12

    Tested with 1.9.0.v20120112104633 with iPod 4.3.3
  3. Dustin Hyde 2012-02-02

    Opening and closing to add label.

JSON Source