Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
javascript
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Aug 2012 at 05:06 UTC
Updated:
29 Jul 2014 at 20:57 UTC
Reproducible: always
Steps:
Expected result: pinned header table matches width of content table
Actual result: pinned header table matches old width of content table before resizing
Note: the header table does live resizing properly if detached while the browser is resizing, and the lack of live updating while unpinned is good. So it just needs to reset its dimensions to its content table on (re)pinning.
Comments
Comment #1
nod_Indeed.
Comment #2
nod_This other patch fixes this issue #1574738: Rewrite tableheader.js