GithubHelp home page GithubHelp logo

Comments (8)

maxkeppeler avatar maxkeppeler commented on July 23, 2024 1

I also can't find anything regarding this online. If you can, or someone else, knows something more about this in the future, I will try to fix it. I guess for now, I will close and watch this issue - and reopen it if more is known or reported.

from sheets.

maxkeppeler avatar maxkeppeler commented on July 23, 2024

Updates in form of validation state and message? What would the use case be, to still update this component, if the text is valid?

An active cursor to copy, move the position in the text etc.?

from sheets.

irvine752 avatar irvine752 commented on July 23, 2024

Not updates in the form of validation state & message. When I typed in an approved password, I just couldn't change it to something else (suppose the user changes their mind before the final confirmation of hitting ok). It seemed like any modifications were not allowed after the password validation (as in when the red message went away).

Active cursor just to see the positioning of the next letter to be inserted in the password. An active/blinking cursor would also indicate the focus is on a specific InputText box in Edit mode.

from sheets.

maxkeppeler avatar maxkeppeler commented on July 23, 2024

Hm. The red text is the specific error text of the TextInputLayout. Only if it's not valid, and the view is set into the error mode, the text is shown. I noticed I have to use the normal InputType for text, otherwise I can't delete characters anymore, but this behavior comes from the TextInputLayout itself.

from sheets.

maxkeppeler avatar maxkeppeler commented on July 23, 2024

@irvine752 did you try it with the normal text InputTye? (I suspect you used InputType for password?)

from sheets.

irvine752 avatar irvine752 commented on July 23, 2024

Not sure, I used the one provided in the sample app when I wrote the issue. I believe the issue is still there. I just installed the latest sample apk, and you can reproduce the issue using the call under "Password with custom validation". Just type in a long valid password, and it won't let you completely remove it.

from sheets.

maxkeppeler avatar maxkeppeler commented on July 23, 2024

The cursor commit shouldn't have influenced this behavior. I can't replicate it, I can still use backspace to delete characters, and write anything into it. I'm even using a Huawei P30 Pro, not Stock Android.

from sheets.

irvine752 avatar irvine752 commented on July 23, 2024

So this one is interesting. I ran the sample in the emulator and it works fine. Running this on my LG device running Android Pie, I can reproduce it though. It's also not stock android. You can probably keep this as a watch item if you want, not sure how to proceed.

from sheets.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.