jQuery UI Widgets Forums Dialogs and Notifications Window jqxwindow version issue on GitHub

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 7 years, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • jqxwindow version issue on GitHub #91480

    ericc
    Participant

    Hi,
    recently I am trying to write some small web app with jqwidgets. And right now I ran into an issue with jqxwidgets version.
    For some reason I have to use jqxwidgets 4.5.
    The issue is
    1: When I use jqxwidgets 4.4
    2: Put an input or button in the window content area,
    3: Don’t put jqx-all.js in the header of html, only bring necessary .js files, like jqxbuttons, jqxcore and jqxwindow
    4: Set window as modal
    5 if you click area out of window, you will see error messages in console

    after I did some research I found the source code between jqxwindow.js and the part for window in jqx-all.js is different.
    But I don’t have issue with jqxwidgets 4.5, and the code is same between jqxwindow.js and the part for window in jqx-all.js
    I assume this bug is fixed in 4.5.

    Then here is my current issue, I can download jqxwidgets 4.5 from the link
    http://www.jqwidgets.com/download/
    everything is fine, no problem
    However I am using bower to get jqwidgets and setup my project.
    bower would get it from this link
    https://github.com/jqwidgets/jQWidgets
    but you can find under this folder
    https://github.com/jqwidgets/jQWidgets/tree/master/jqwidgets
    jqxwindow still is version 4.4
    Would you let me know any reason jqxwindow.js still have to be kept as previous version? Any plan to sync it with latest version.

    Thanks,
    Eric

    jqxwindow version issue on GitHub #91706

    Hristo
    Participant

    Hello Eric,

    Thank you for your assistance.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    http://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.