Announcement

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

    Column Misalignment On Freeze Column

    When we freeze a column with a large amount of data in the grid, we're seeing column misalignment.

    Click image for larger version  Name:	2025-06-19 06_44_12-EAWorkWindow.png Views:	0 Size:	47.8 KB ID:	275886

    We're able to reproduce in this showcase: https://smartclient.com/smartgwt/sho...ng_mass_update

    Here's a video of reproducing the issue:


    #2
    Thanks for the video. We're on it.

    We note that you saved all the records before scrolling around and doing another freeze. At that point there should be nothing special about the Mass Update sample, so our first instinct is to go try to repro this in a different sample that already has a lot of records.

    We just wanted to check if you already tried that and the Mass Update sample seemed to be required for some reason?

    Comment


      #3
      I don't think it was that sample specifically. We were able to reproduce it on:

      https://smartclient.com/smartgwtee/s...amicProperties
      https://smartclient.com/smartgwtee/s...e/#mass_update
      https://smartclient.com/smartgwt/sho...ng_mass_update

      as well as grids in our application where there are lots of records.

      Comment


        #4
        Interesting - we had just concluded it won't happen without Mass Update, and we do have it reproducing on Mass Update, with a little script that automates your test setup (adds the records programmatically).

        Although, "reproduce" is perhaps overstating it. We see a 3-4px offset, much smaller than yours:



        We can't even get this small offset Windows 10 and FF v139, Chrome v137 and Edge v137, FF v136 and Chrome v134 on Ubuntu Linux.

        We can only get this small offset on Windows10 with FF and Edge. And it's small enough to attribute to those browser's known issues with cumulative rounding errors.

        Your screenshot looked like Chrome. What platform?

        Also, since both teams are testing the Showcase, can you please disable any browser extensions, restart the browser and retest?

        Comment


          #5
          Also, are you zoomed in Chrome? Do you know that zoom is necessarily imperfect in that browser? We explain the whole sad story here, with links to the known bugs which have not been addressed:

          https://smartclient.com/smartclient-...p..browserZoom

          Comment

          Working...
          X