We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Having a read-only field should disable the text input.
The text was updated successfully, but these errors were encountered:
This is caused by not delegating the readOnly flag to the text input.
readOnly
Sorry, something went wrong.
#136 done
c50f655
some more methods are now delegated properly to the text field
Merge pull request #138 from vaadin-miki/136-fixed-setreadonly-for-nu…
396c8fe
…mber-fields #136 done
Release 0.7.0 ready (#169)
be67db6
done #100 #105 #108 #107 #111 #113 #115 #117 #119 #22 #124 #126 #127 #129 #132 #122 #136 #137 #123 #141 #139 #143 #135 #146 #147 #152 #154 #131 #171
vaadin-miki
Successfully merging a pull request may close this issue.
Having a read-only field should disable the text input.
The text was updated successfully, but these errors were encountered: