jQuery UI Widgets Forums Chart Chrome 100% width bug

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 12 years ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Chrome 100% width bug #9956

    NoiZy
    Participant

    Hi,

    I have an bad bug in Google Chrome and even more bad is, it worked in IE!! :).

    I have a fullpage splitter with left panel and right panel, left is 270px width, right side the rest of the page.
    On the right panel is tab control and in this tab is a 100% chart:

    If I open this page in IE, everything is great, plus if I collapse the left panel, the chart grows correctly, everything like I want it.

    But in Chrome, the chart is cut of and if I collapse the left panel the chart is getting smaller instead of getting bigger!

    I look at this with the Chrome development tools.
    In the beginning the beginning the chart table looks like this: (Full HD 1920x1024px and 270px left panel open)
    http://jsfiddle.net/NoiZy/uSbUZ/

    If I collapse the left panel, the table looks like this:
    http://jsfiddle.net/NoiZy/ShBBL/

    Important are the width pixel values.
    Correct values would be:
    At the beginning 1920px – 270px – some padding and margin (maybe 50px) = round about 1600px
    With collapsed left panel 270px more.

    Strange that the most worst browser out there handle everything correct and the best browser doesn’t 🙁

    Best regards

    Chrome 100% width bug #9972

    Dimitar
    Participant

    Hello NoiZy,

    Could you please provide us with your source code so that we may better be of help?

    Best Regards,
    Dimitar

    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.