[TIMOB-4536] Android 3.1 Xoom: Focus button does not put blur back into focus
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2011-06-30T15:52:33.000+0000 |
| Affected Version/s | Release 1.7.1, Release 1.7.2 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | 3.1, android, xoom |
| Reporter | Alan Vaghti |
| Assignee | Don Thorp |
| Created | 2011-06-30T14:11:42.000+0000 |
| Updated | 2011-06-30T15:52:33.000+0000 |
Description
1) Controls>Text Field> Events
2) Press Blur ("blur received, val ="
3) Press Focus
Actual result = nothing changes
Expected result = "focus received, val ="
Note: Only pressing the Hide/Show button twice returns the value back to focus.
EDIT: Not Xoom specific, reproducible on Android Emulator 2.3.3
Test case error. Android automatically gives focus to it since its the only item in the window.