Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1015
igTextEditor Bug Found
posted

Theme:  Any Jquery UI theme

Jquery 1.8.3

Jquery UI 1.9.2

Bug is that hovering over a textbox after setting the text and/or value via jquery (with a button or other method) will erase the text of an igTextEditor that is set to readOnly = true and nullText = "blah blah".  The nullText will be present again.  If you comment out or do not apply nullText then it will work fine.

How to test:

Put input on page.

Use jquery to set it to igTextEditor and set nullText to a value and set readOnly to true.  Add a button on the page.  When button clicks then use jquery to change text or val of the editor.  Then hover over the textbox and it will change back to nullText value.

 

 

Please let me know.

Thanks,

Michael

Parents
No Data
Reply Children