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

Restrict Property is working but we can Copy/paste the restricted text in textfield #662

Closed
pashminakazi opened this issue Jan 8, 2020 · 4 comments

Comments

@pashminakazi
Copy link
Contributor

In dbzClearingAgentSetup Phone field is restricted to number so we can not type alphabets in phone number.But we are able to copy and paste alphabets in phone field which is incorrect.

Project Details are :
https://paste.apache.org/cpo8y
Test case is available on VDI.
Go to Import from Select in Menu
Go to Import -> Clearing Agent from Setups in Menu
File : com/dbz/modules/IMP/dbzClearingAgentSetup

Video attachment : first part is of Flex,2nd part is of Royale.
Check difference
Restrict property copy paste
.mxml

@pashminakazi
Copy link
Contributor Author

@aharui thanks but still not working
Restrict Property issue still exist

@pashminakazi pashminakazi reopened this Jan 9, 2020
@aharui
Copy link
Contributor

aharui commented Jan 9, 2020

Please verify that the RestrictTextInputBead.js you see in the debugger is the latest one. It will have both a validateKeypress and a validateInput method.

There has been too many occurrences of not getting the latest code. I don't want to spend time on that just to find out the code has not been properly updated. Plus, the VDI is still inaccessible to me.

@pashminakazi
Copy link
Contributor Author

RestrictTextInputBead.js : https://paste.apache.org/myukk

@aharui aharui closed this as completed in 9baddb5 Jan 9, 2020
@pashminakazi
Copy link
Contributor Author

@aharui Thank u so much Its working now

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

2 participants