[TIMOB-5612] MobileWeb: Background colors and background Images of objects don't change when focusable
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-05-12T05:26:25.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-12T04:56:30.000+0000 |
| Updated | 2017-03-09T20:08:04.000+0000 |
Description
I set the property "focusable" of the button object to true, also I set the properties backgroundColor and backgroundSelectedColor. When i run test and give to my button focus, the color of the button not changed. The same situation with backgroundSelectedImage, backgroundFocusedColor and backgroundFocusedImage.
Closing ticket as fixed.