[TIMOB-5518] MobileWeb: Incorrect work of property borderStyle
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-05-17T06:02:26.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Misha Vasko |
| Assignee | Maxim Negadaylov |
| Created | 2011-05-13T06:43:19.000+0000 |
| Updated | 2017-03-09T20:47:08.000+0000 |
Description
I set the property borderStyle of the textField to the Titanium.UI.INPUT_BORDERSTYLE_NONE. When I run test I see textField with regular solid border instead of NONE border.
Closing ticket as fixed.