Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11057] KitchenSink: Phone: Vibrate: Ti.UI.Button displays with fuzzy overlap border

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionHold
Resolution Date2012-09-26T23:18:36.000+0000
Affected Version/sRelease 2.1.3
Fix Version/sRelease 3.0.0, Sprint 2012-20 API, 2012 Sprint 20
ComponentsiOS
Labelsapi, ios6, qe-ios090112, qe-nfc
ReporterDustin Hyde
AssigneeIngo Muschenetz
Created2012-09-22T15:10:32.000+0000
Updated2017-03-09T00:03:30.000+0000

Description

KitchenSink: Phone: Vibrate: Ti.UI.Button displays with fuzzy overlap border. This does not occur in iOS 4.3.5 or 5.X. Steps to Reproduce: 1. Run KitchenSink: Phone: Vibrate and view main button. Actual Result: Button border has fuzzy overlap. Expected Result: Crisp, sharp button borders.

Attachments

FileDateSize
button.png2012-09-22T15:11:56.000+000048088

Comments

  1. Vishal Duggal 2012-09-26

    The fuzzy border is because of the way the button is interacting with the window background color. Set backgroundColor to white and you do not see this issue. Deferring to post 2.1.3
  2. Vishal Duggal 2012-09-26

    On further investigation this seems like an apple issue. Basically the button border is being drawn inside the bounds of the view instead of along the bounds of the view. Set the backgroundColor of the button to white and run it on the simulators.
  3. Lee Morris 2017-03-09

    Closing ticket due to time passed.

JSON Source