Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    #16
    Shaking layout on all browsers

    I'm also seeing this issue without any browser zooming on IE9, IE10, FF (multiple versions) and Chrome. It's not constantly reproducible but I find it's happening more often on FF when Firebug pane is enabled and shown at the bottom of the browser. It looks like the starting browser window size has something to do with it.

    I was just able to reproduce it using your example with the latest Chrome (without browser zooming): http://www.smartclient.com/docs/9.0/a/system/reference/SmartClient_Explorer.html#autofitValues

    It's also reproducible with at least the following versions of Smartclient Pro:
    SmartClient_v83p_2013-08-08_Pro
    SmartClient_v83p_2014-02-01_Pro

    In my code I have HLayout containing VLayout with a Tabset, and a Section with 1 DetailViewer.

    This issue doesn't happen often but when it does it makes UI completely unusable.
    There is no overflow property explicitly set.

    thanks.

    Comment


      #17
      Let us know if you can reproduce this with:

      1. the latest patched version (the online 9.0 docs are not the latest patched version)

      2. no external CSS

      3. no zoom

      4. no extensions installed

      5. no development tools active

      6. correct DOCTYPE (see FAQ)

      We have already tried reproducing this many times, and every time, one of the above mistakes was the problem.

      Comment

      Working...
      X