getodk / collect

ODK Collect is an Android app for filling out forms. It's been used to collect billions of data points in challenging environments around the world. Contribute and make the world a better place! ✨📋✨
https://docs.getodk.org/collect-intro
Other
712 stars 1.37k forks source link

In text type with URL appearance mixed with masked appearance the "Open URL” button is changed to a masked prefilled text field #6074

Open dbemke opened 4 months ago

dbemke commented 4 months ago

ODK Collect version

the master version e1fa49fdee8987ae9744f8fa4270fd931e31f7df

Android version

10, 14

Device used

Redmi 9T, Pixel 7a

Problem description

In text type with URL appearance mixed with masked appearance the "Open URL” button is changed to a masked prefilled text field. urltype

Steps to reproduce the problem

  1. Go to the form to URL question. Masked All question types.xlsx.txt

Expected behavior

The button shouldn’t be affected by the masked appearance.

grzesiek2010 commented 4 months ago

Here the cause is the same as I've described in https://github.com/getodk/collect/issues/6076#issuecomment-2049145410 for image questions. It's not caused by the new masked appearance but by the fact we can't add any other appearances when using url. I'm going to remove it from the v2024.2 milestone.