jQWidgets Forums

jQuery UI Widgets Forums General Discussions Dialogs and Notifications Window jqxWindow header bar is missing

Tagged: 

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 11 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • jqxWindow header bar is missing #44213

    wsfl
    Participant

    JQWidgets Version : v3.0.4
    JQuery Version : 1.8.3

    The html for the window widget is included in the document body then is initialized with it being auto hidden. Then use jqxTabs to handle content and open the window when necessary. The issue is that the header bar will sometimes be hidden causing the window widget to not be draggable or hide since the user cannot see the close button.

    After messing around with the margin-top of the header element I am able to get it to appear, but this is an inconsistent fix as the margin seems to vary, or in the case where the element is showing correctly, it will now have additional unnecessary margin.

    I believe it may have have something to do with a combination of browser and what other widgets are currently being displayed.

    The issue is different across the browsers tested:

    -No issue with Firefox

    -Chrome 31.0.1650.57
    Other widgets: Splitter, Grid, Panel
    The window header will never show.
    It works wonderfully with other widget combinations, however.

    -Internet Explorer 10.0.9200.16721
    Other widgets: Splitter, Grid, Panel OR Panel, Docking
    The window header will not show the first time I open the window, then will start working from that point on.

    -Safari 5.1.7
    Other widgets: Splitter, Grid, Panel
    The window header will not show the first time I open the window, then will start working from that point on.

    Primary development testing is done with Chrome, which seems to have the most severe of the issue in which the header will not appear at all under certain conditions.

    Any help would be greatly appreciated,
    wsfl

    jqxWindow header bar is missing #44439

    Peter Stoev
    Keymaster

    Hi wsfl,

    We cannot reproduce such behavior. I suggest you to post a code which demonstrates your scenario and we will test it. In the meantime, you can double-check your code and take another look at our samples and help topics which demonstrate how the widget(s) should be used.

    Best Regards,
    Peter Stoev

    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.