tabulator
tabulator copied to clipboard
display glitch in frozen right column when fast scrolling
Describe the bug
frozen right columns,drag the horizon scrollbar quickly, then will see the right frozen column title shown wrong,like blow:

Tabulator Info version 4.9.1
Working Example https://codepen.io/kkkisme/pen/ZEpbBbm?editors=1010
To Reproduce A step by step guide to recreate the issue in your JS Fiddle or Codepen:
- Go to https://codepen.io/kkkisme/pen/ZEpbBbm?editors=1010
- Scroll right quickly
- See the frozen right column title
Expected behavior the frozen right column title show completely
Desktop (please complete the following information):
- Windows 7; Chrome 87
hi oli, thanks you great work for this project.
here is a new bug here ,i am updated this example when the table has 'vertical scroller' ,'horizen scroller' and 'frozen right column',the right top corner display glitch, it can see the other column title under right frozen column。it should add a patcher dom to cover this hole。
If you think you have found another bug then please create a new issue. It is strictly one issue per bug otherwise it will be impossible to track any progress on resolving them
Cheers
Oli
I also encountered this issue Here's a video. The background can be seen on top right because the header doesn't expand to the full right https://user-images.githubusercontent.com/6049266/182470724-ca95062b-6dc2-42c5-9ac3-7b72cf99f057.mp4
I also encountered this issue
@kkkisme thanks in advance How did you end up dealing with this issue?
This has now been resolved on the 5.4 branch that will be released in a weeks time.
Cheers
Oli :)