[TIMOB-4168] iOS: KitchenSink Controls>text field>Events, it's possible to focus, type, and see visible autospell text in hidden text field
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-01T20:29:04.000+0000 |
Affected Version/s | Release 1.7.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | kitchensink |
Reporter | Eric Merriman |
Assignee | Ingo Muschenetz |
Created | 2011-05-20T16:10:55.000+0000 |
Updated | 2017-05-02T21:06:22.000+0000 |
Description
Description:
It is possible to hide the text field in Controls>text field>Events, then give it focus and type. While you do not see anything until you show the field, the autospell text suggestions appear as you type.
Steps to reproduce:
1) Install KS on Verizon iPhone 4
2) Navigate to Controls>text field>Events
3) Hide the field with "Hide/Show" button
4) Give the field focus with "focus" button
5) begin typing, try "hellp" to get auto correct "hello"
Result:
Auto spell text appears, and portion of field is highlighted (I assume where the text is present)
Expected Result:
Auto Spell off, or does not appear when field is hidden.
Notes:
Occurs in 1.6.2
Resolving ticket as invalid as this version of Kitchen Sink is no longer supported.