jQWidgets Forums

jQuery UI Widgets Forums Grid jqxGrid + Bootstrap 3.2.0 modal – filtering input 'text' box is not focusing Reply To: jqxGrid + Bootstrap 3.2.0 modal – filtering input 'text' box is not focusing


arunthatham
Participant

I am able to edit and focus on the text input normally using Bootstrap Modal windows, which is not happening here.
Please understand the peculiarity of problem and it is a serious BUG.

I have illustrated the issue in the image using the Dev Tools from Chrome.

peculiar

From the above image, adding value(‘Hello’) using the developer tools should reflect the same in the input(‘Hello’) tag, but in this case it is not happening. Bootstrap doesn’t hold any issues with this, there is basically no key event binding associated with Bootstrap Modal, if so normal input would have malfunctioned.

I am bound to understand that, jqWidgets does not provide compatibility to Bootstrap.

Please Clarify.