[TIMOB-5588] MobileWeb: Incorrect work of properties "bottom" and "right"
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-05-18T02:17:06.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-13T04:57:54.000+0000 |
| Updated | 2017-03-09T20:41:43.000+0000 |
Description
I set the properties "top" and "left" to the test button. I added to my test a change button which sets properties "bottom" and "right" to the test button by clicking against it. When i clicked the change button the position of test button not changed.
Detail. Test button is into label object.
Detail2. If I set properties "bottom" and "right" first and then try to change position of button by setting properties "top" and "left" it will works.
Closing ticket as fixed.