jQuery UI Widgets › Forums › General Discussions › Problem in 5.5.0
Tagged: destruction, jqxComboBox, jqxDropDownList, jqxinput, jqxwindow
This topic contains 6 replies, has 2 voices, and was last updated by Stanislav 6 years, 10 months ago.
-
AuthorProblem in 5.5.0 Posts
-
I just upgraded from 5.4.0 to 5.5.0. On all my jqxWindow-based dialogs, as soon I put cursor into a dropdownlist and try to make a selection, the window is destroyed. Same for combo and datetime control and input with auto select. AS soon s I start entering data or make a selection, window quits.
This problem has never occurred prior and was not in 5.4.0.
Hello emberq,
I did some testing but I didn’t find anything.
Can you please send us an example so we can have a better look at your situation and help you?Best Regards,
StanislavjQWidgets Team
http://www.jqwidgets.com/This should be easy to reproduce but I’m going to create a fiddle to show it. But where can I point to a public version of 5.5.0? The version at http://jqwidgets.com/public/jqwidgets/jqx-all.js is still on 5.4.0.
Has 5.5.0 actually been released to the public? If so why isn’t that public link updated?
Hello emberq,
You can go to our git hub and download the latest version of
jqx-all
there. Link
You can send us s snippet as well if you aren’t able to get the jqx-all.The fiddle will be updated to the latest version in the near future, sorry for the inconvenience.
Best Regards,
StanislavjQWidgets Team
http://www.jqwidgets.com/It’s not any fiddle that needs to be updated, or maybe it does. I was pointing out that this public URL: http://jqwidgets.com/public/jqwidgets/jqx-all.js is not on the latest version.
So I”m just asking for help in how to set up my new fiddle properly by pointing it to a public URL that contains 5.5.0? Not a download.
I created this Fiddle: https://jsfiddle.net/emberq/p9bezk85/
I eliminated virtually all of my window properties but let’s see if you can run this using 5.5.0 and just click the dropdown. See if the window closes. If the window doesn’t close then there is some option I’m using on the window or the drop down that is causing this behavior. Again, this worked fine for all version of JQWidgets prior to 5.5.0. I really could use a public URL pointing to 5.5.0 so I can reproduce this myself using this widget rather than getting you involved because this is really a shot in the dark.
Thank you.
Hello emberq,
I took your example from the fiddle and placed it in a custom test(with the 5.5.0v) and nothing occurred. The window did not close, I added some properties but still, it worked fine. Maybe the properties you have are creating are breaking the window, and that is the reason it closes.
If you want, send me the properties your using and I will make the same test with them, or test them yourself.
jqx-all
should be updated soon, sorry again!Best Regards,
StanislavjQWidgets Team
http://www.jqwidgets.com/ -
AuthorPosts
You must be logged in to reply to this topic.