-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Password. When disabled, you can tab to it and type value anyway. #10483
Comments
Hi, So sorry for the delayed response! Improvements have been made to many components recently, both in terms of performance and enhancement. Therefore, this improvement may have been developed in another issue ticket without realizing it. You can check this in the documentation. If there is no improvement on this, can you reopen the issue so we can include it in our roadmap? Best Regards, |
Hi. Thank you for the answer. Unfortunatly, it looks like this problem is still here, at least in 13 version (which is used for password component example). |
Hi, So sorry for the delayed response! Improvements have been made to many components recently, both in terms of performance and enhancement. Therefore, this improvement may have been developed in another issue ticket without realizing it. You can check this in the documentation. If there is no improvement on this, can you open a new issue so we can include it in our roadmap? Thanks a lot for your understanding! |
Hi! Unfortunately, the issue is still here: https://stackblitz.com/edit/stackblitz-starters-qdqnih2f |
Thanks a lot, @iskalyakin ! Could you please update issue template? version, sample link vs. |
ok, updated. |
We're unable to replicate your issue. Could you please try it with the latest PrimeNG version? If the problem continues, could you create a reproducer using PrimeNG Issue Template or provide additional details by editing this issue? This issue will be closed if no activities in 20 days. |
I'm submitting a ... (check one with "x")
Plunkr Case (Bug Reports)
Please demonstrate your case at stackblitz by using the issue template below. Issues without a test case have much less possibility to be reviewd in detail and assisted.
https://stackblitz.com/edit/stackblitz-starters-qdqnih2f
Current behavior
Make password field disabled. After it component doesn't react on click, but can be focused and edited by tab.
Expected behavior
Disabled password component shouldn't be accessable either by click or tab.
Minimal reproduction of the problem with instructions
Minimal demo: https://stackblitz.com/edit/stackblitz-starters-qdqnih2f
Steps:
What is the motivation / use case for changing the behavior?
Current behavior can lead to forms filling issues for users.
Please tell us about your environment:
ubuntu 18.04, yarn.
Angular version: 5.X
18.0.1
PrimeNG version: 5.X
18.0.1
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
all
Language: [all | TypeScript X.X | ES6/7 | ES5]
all
Node (for AoT issues):
node --version
=all
The text was updated successfully, but these errors were encountered: