[TIMOB-5549] MobileWeb: Incorrect representation of border in View and scrollView.
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-05-20T01:47:23.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Misha Vasko |
| Assignee | Andrew Kulinich |
| Created | 2011-05-20T00:31:33.000+0000 |
| Updated | 2017-03-09T20:36:23.000+0000 |
Description
I set the properties borderColor and borderWidth to the view (or scrollView) object . When I run test I can't see any border.
Detail. The values of properties borderColor and borderWidth in the code of element are present.
Closing ticket as fixed.