Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16759] BlackBerry: KitchenSink: BaseUI > Views > Events Propogation; the labels we get on tapping the view or label are cutoff

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionWon't Fix
Resolution Date2014-04-03T17:22:37.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsBlackBerry
Labelsbb33
ReporterLokesh Choudhary
AssigneePedro Enrique
Created2014-03-27T22:51:17.000+0000
Updated2017-03-14T03:59:55.000+0000

Description

Description:

1. Launch KS. 2. Go to BaseUI --> views --> events propagation. 3. Tap on the labels,the view or on the blue window. 4. You will get label "you clicked on a label/view/window" depending on where you tap. 5. Nothic the labels you get

Actual Result:

1. The labels are cut off to the right

Expected Result:

1. the labels should not cut off to the right.

Comments

  1. Pedro Enrique 2014-04-03

    The width/height used is "auto". This is not supported in BB, please use Ti.UI.SIZE and Ti.UI.FILL
  2. Lee Morris 2017-03-14

    Closing ticket as BlackBerry is no longer supported by us.

JSON Source