[TIMOB-16759] BlackBerry: KitchenSink: BaseUI > Views > Events Propogation; the labels we get on tapping the view or label are cutoff
| GitHub Issue | n/a |
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Won't Fix |
| Resolution Date | 2014-04-03T17:22:37.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | BlackBerry |
| Labels | bb33 |
| Reporter | Lokesh Choudhary |
| Assignee | Pedro Enrique |
| Created | 2014-03-27T22:51:17.000+0000 |
| Updated | 2017-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
JSON Source
The width/height used is "auto". This is not supported in BB, please use Ti.UI.SIZE and Ti.UI.FILL
Closing ticket as BlackBerry is no longer supported by us.