Skip to content

Table: Frozen columns are displaced #15852

@ranthonissen

Description

@ranthonissen

Describe the bug

In a table with many columns, of which also a large number are frozen, the placement of the fixed columns is totally messed up.
Headers are placed out of order, and row cells are not frozen at all

Environment

Chrome
Edge
Firefox

Reproducer

https://github-8nkwy5.stackblitz.io

Angular version

17.3.9

PrimeNG version

17.18.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

22.2.0

Browser(s)

No response

Steps to reproduce the behavior

  1. Open the app
  2. Scroll the table horizontally
  3. Frozen columns scroll with the table

Expected behavior

Frozen columns should remain fixed at their position, no matter how many columns are frozen, and no matter how large or small the screen is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugIssue contains a bug related to a specific component. Something about the component is not working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions