Two months ago we reported the following issue:
Hello!
We have another problem with the jqxDropDownList:
After creating the window the jqxDropDownList has the property: “enableSelection” = false.
Some of our customers want to know which values are available, they open the jqxDropDownList to look at the values.
Later we change the property “enableSelection” from false to true. After that they cannot change the value of the DropDownList with the mouse, it’s only changeable with the keyboard.
Attached a jsfiddle with the problem:
http://jsfiddle.net/0pqszb54/
After clicking only the button you can change the DropDownList with the mouse.
If you click first on the dropDownList and then the button you can’t change the value with the mouse.
Tested in Firefox 53.0.3 (32-Bit) and Chrome Version 59.0.3071.104 (64-Bit)
The only answer we got, was that a work item will be created.
It’s really frustrating for our a costumer that they can’t look at the list and afterwards change the value. If they look at it first, they always have to reopen the window.
Best Regards