Search Issue Tracker

Fixed in 2017.2.0f3

Won't Fix in 5.4.X, 5.5.X, 2017.1.X

Votes

62

Found in

5.3.1f1

Issue ID

758761

Regression

No

When pressing outside the touchscreen keyboard on Android devices, wasCanceled state is false

Android

-

It is impossible to distinguish between pressing "DONE"/"OK" on the touchscreen keyboard and pressing outside the keyboard area on Android devices. Pressing outside the keyboard is an indication of the user wanting to cancel.

Reproduction steps:
1. Open the attached project
2. Build on Android device
3. Press outside the touchscreen keyboard
4. Notice that the canceled state is false

Note: When clicking the back button canceled state is true, but the done state is also true.

Fixed in: 2017.2.0b2
Introduced new API: TouchScreenKeyboard.status which returns an enum (Visible, Done, Canceled, LostFocus) for keyboard actions.

Comments (33)

  1. tobihoffmann

    Dec 09, 2021 15:41

    This bug is appearing in 2020.3.13f1

  2. Vagabond_

    Jun 01, 2021 11:31

    How you have this fixed as it's still the same issue in 2020.1.17f1 ?

  3. Markanime

    Jan 28, 2021 10:17

    it's not fixed on 2017.4.40f1

  4. cozyurt_unity

    Jul 17, 2020 13:58

    kedi maması köpek maması www.patilimama.com

  5. Hiepvn

    May 16, 2020 12:10

    Still not fixed on 2018.4.22f1

  6. JJunior

    May 11, 2020 03:32

    Still not fixed on 2019.3

  7. sophieannebusog3

    Apr 24, 2019 12:05

    This issue hasn't been resolved yet!

  8. LoTher05

    Apr 15, 2019 07:57

    Still not fixed with Unity 2018.

  9. kefrens

    Mar 19, 2018 13:38

    Severe problem but still not fixed in Unity 5.6.x!

  10. Andrey-Postelzhuk

    Feb 16, 2018 12:45

    Correction to the previous comment. Bug is fixed in the Unity if 'status' property is using. But NGUI UIInput class uses old properties.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.