-
22 Oct 2012 7:58 AM #1
Validation error notification using qtip is wrong and incomplete
Validation error notification using qtip is wrong and incomplete
There are many ways to show validation error, some of them is about using some kind of tooltip. When using qtip we get issues, it's likely not used and tested often -> http://docs.sencha.com/ext-js/4-1/#!/api/Ext.layout.component.field.Field-property-qtip
Issues:- When the tooltip disappear the focus on the field is lost, so if a user is typing some of his keystrokes may be truncated.
- If validation start to pass, the tooltip showing an error may still show for another 4 seconds! It should disappear right away.
-
22 Oct 2012 12:30 PM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 34,114
- Vote Rating
- 453
1. This has actually been fixed.
2. I have not seen this happen myself, if there was a test case to reproduce it I would be excited to see so I can reproduce any bug.Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote