2 Attachment(s)
[ExtJS 4.0.2][TextField][qTip] Bug with qTip on disappearing
REQUIRED INFORMATION
Ext version tested:
Browser versions tested against:- Firefox 7
- Chrome 14.0.835.109
Description:- When TextField is invalid, on mouseover event qtip is show, and when you click at this time on this field, qTip should disappear but it go on background of the mask layer.
Steps to reproduce the problem:- Create modal window. Add form panel. Add textfield on it. Add some validation of value in this textfield. Write wrong value in this textfield, or leave it blank. qTip with error text will show. While qTip is Visible click on textfield.
The result that was expected:
The result that occurs instead:- You can see qTip on background of modal window.
HELPFUL INFORMATION
Link:
http://dev.sencha.com/deploy/ext-4.0...tact-form.html
bug exists in this example too
Possible fix:
Additional CSS used:
Operating System:
Screenshots:
qTip on empty textfield
Attachment 27711
qTip when you have clicked on textfield
Attachment 27712