You found a bug! We've classified it as EXTGWT-2771 . We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.
  1. #1
    Sencha Premium Member
    Join Date
    Nov 2008
    Posts
    91
    Vote Rating
    1
    scaswell1 is on a distinguished road

      0  

    Default Grid Header Unwanted Growth

    Grid Header Unwanted Growth


    We have noticed that in Chrome (latest stable release as of this post), if you have your zoom set at 110%, the grid headers grow down toward the bottom of the grid.

    I experience this behavior in the example code for GXT 3 on this site:
    http://www.sencha.com/examples/#ExamplePlace:basicgrid

  2. #2
    Sencha - GXT Dev Team
    Join Date
    Feb 2009
    Posts
    1,934
    Vote Rating
    55
    Colin Alworth is a jewel in the rough Colin Alworth is a jewel in the rough Colin Alworth is a jewel in the rough

      0  

    Default


    Thanks for the report - I am able to reproduce this issue.

    Watching just the behavior, it looks like a measurement or rounding error, as it keeps growing each time the mouse moves (and as a recalculation is done).

    We'll update this with any workaround or when a fix is available.

  3. #3
    Ext GWT Premium Member
    Join Date
    Oct 2008
    Posts
    62
    Vote Rating
    1
    elirov is on a distinguished road

      0  

    Default


    Any updates on this? It's causing a lot of confusion for our users. Thanks!