-
Notifications
You must be signed in to change notification settings - Fork 492
Contact Journal: Keyboard not visible when adding multiple entries in a Row #2658
Comments
I discovered a similar bug in 1.14.3 when editing existing persons or locations but wanted to wait for 1.15 and first check whether it has been already fixed before reporting it. |
@Paul-Lukas |
@DerVogel2020 Can you tell us what device you are using? Corona-Warn-App Open Source Team |
Hey @Paul-Lukas , Thanks for the hint. We have created a ticket for this issue in our internal Jira system. The development team will take a look at your issue. Corona-Warn-App Open Source Team |
@heinezen I use a Samsung Galaxy A5 2017 |
@DerVogel2020 Thank you, I've updated the ticket with the device info. Corona-Warn-App Open Source Team |
I also have a Samsung Galaxy A5 (2017) SM-A520F and I am using the Samsung Keyboard on this device. The phone is running Android 8.0.0 with Build number R16NW.A520FXXUGCTKA. I can't reproduce this issue. Could you post a screenshot showing the issue on your device please? Here is my screen shot after executing Step 7 from the repro steps (i.e. tapping + PERSON for the second time). The cursor is in the "First name, last name" field and it is blinking (not captured in the screenshot) and the keyboard is displayed and useable. |
OK, couldn't repoduce this one as well, but as mentioned a similar one:
The same when editing Locations:
Should I open a new Ticket for this? As mentioned, I wanted to wait for 1.15 and first check whether it has been already fixed before reporting it. |
I have tried SwiftKey and Gboard. Both show the same behavior. Also both my devices show the same bug. Both Motorola, like I wrote earlier. |
@DerVogel2020 Most likely there is a Problem with the App or Android Handling the Form. |
The problems which the repro steps in the original report #2658 (comment) from @Paul-Lukas and from the description in #2658 (comment) from @DerVogel2020 look like they are related. In both cases the keyboard is not being displayed when it ought to be. For the issue of @Paul-Lukas (#2658 (comment)) I found that the keyboard is not displaying reliably on CWA 1.14.3 when trying to edit a Person entry. In my tests sometimes it was shown, sometimes not. I don't know if we need a second issue. Perhaps we should wait for dev feedback first? |
The issue |
FYI Internal Tracking ID: EXPOSUREAPP-5869 related issue: [Android] Contact Journal: On second edit, no keyboard Steps: Workaround: Expected result: Actual Result: |
@dsarkar [Android] Contact Journal: On second edit, no keyboard I get mixed results! On Pixel 3a emulator, Android 11 with CWA 1.14.3 (or with CWA 1.15.1-RC0 from current release/1.15.x branch):
That is similar to what you described. Now on a Samsung Galaxy A5 (2017) with Android 8.0.0 and CWA 1.14.3 I don't even get the keyboard on the first use of Edit Person. Your workaround (tap Phone field, then return to Name field) works in both configurations. |
Internal Tracking ID: EXPOSUREAPP-5869 is a regression from version 1.13.2. 1.14.3 changed the Person record from Name only to Name, Phone and E-Mail. In 1.13.2 where only the Name is shown, the keyboard always appears. |
The issue should be fixed by this PR: #2674 |
Thanks. Is there already a release date for 2.0? |
@DerVogel2020 There's no concrete date that we can give out yet, but 2.0 will be the next regular release after 1.15. Corona-Warn-App Open Source Team |
Version 2.0 has been released and should have reached all users by now. Can you confirm the fix @DerVogel2020? |
It's fixed. |
@DerVogel2020 I will close the issue. |
@Paul-Lukas @DerVogel2020 @MikeMcC399 Thanks for contributing here. Best wishes, DS Corona-Warn-App Open Source Team |
Avoid duplicates
Technical details
Describe the bug
When adding multiple entries in a row the keyboard for the name field won't show up automatically in every entry after the first one, but the cursor will. Because of the name field being selected, as shown by the blinking cursor.
Also, you can't just tap on the name field, you have to first select a different field.
Steps to reproduce the issue
Expected behaviour
The keyboard just showing up, similar to the first time
Internal Tracking ID: EXPOSUREAPP-5914
Internal Tracking ID: EXPOSUREAPP-5869 related issue.
The text was updated successfully, but these errors were encountered: