Skip to content

Column resize is not applied on mouseUp #4840

Description

@c-grosz

Describe the bug
⚠️ This behavior only shows in Chrome-based browsers (Chromium, Edge). Firefox is not affected.
When using the layout: 'fitColumns' property i can click the border between two columns and move it left or right. If the resulting constallation doesn't overflow the available table width it is applied. It the table would overflow and a scrollbar is added the resize is not persisted.

Tabulator Info
6.3.1 (but initially observed with 5.x)

Working Example
jsfiddle

To Reproduce

  1. Just resize any column so that the table overflows in x direction

Expected behavior
The resize should be applied even when the table overflows.

Screenshots
Image

Desktop:

  • OS: Windows 11
      • Browser: Chromium
      • Version 140
      • Browser: Edge
      • Version 140

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugBug awaiting resolution

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions