Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid question is not highlighted in red on the field list on Android 5.1 #3368

Closed
mmarciniak90 opened this issue Oct 1, 2019 · 3 comments
Assignees

Comments

@mmarciniak90
Copy link
Contributor

mmarciniak90 commented Oct 1, 2019

Software and hardware versions

Collect v1.23.3
Android v5.1
Device: Huawei Y560-L01

Problem description

Invalid question is not highlighted in red on the field list

Steps to reproduce the problem

  1. The user fills a form with the field list with validation
    OnePageFormSubmission.xml.txt
  2. The user puts invalid answers
  3. The user tries to go next/finish the form
  4. The user is moved to the field list, sees toast but an invalid question is not highlighted on red

Expected behavior

Invalid question is highlighted on red

@grzesiek2010
Copy link
Member

Ther is a similar issue #2235
@mmarciniak90 maybe the device you are using has animations turned off?
It's the only way I can reproduce the issue.
Please go to Developer options and disable:

  • Window animation scale
  • Transistion animation scale
  • Animation duration scale

then restart your device and check the attached form.

@getodk-bot
Copy link
Member

Hello @grzesiek2010, you claimed this issue to work on it, but this issue and any referenced pull requests haven't been updated for 10 days. Are you still working on this issue?

If so, please update this issue by leaving a comment on this issue to let me know that you're still working on it. Otherwise, I'll automatically remove you from this issue in 5 days.

If you've decided to work on something else, simply comment @opendatakit-bot unclaim so that someone else can claim it and continue from where you left off.

Thank you for your valuable contributions to Open Data Kit!

@mmarciniak90
Copy link
Contributor Author

Thanks, @grzesiek2010. I'm not able to say for sure but it is very likely that animation was turned off.
Now, when I'm sure that aminations are turned on, I do not see this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants