Closed (duplicate)
Project:
Drupal core
Version:
6.x-dev
Component:
javascript
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jun 2007 at 19:28 UTC
Updated:
19 Dec 2007 at 00:45 UTC
Jump to comment: Most recent file
Comments
Comment #1
scor commentedThis patch adds the height of the sticky div according to the height of the cell. Tested with garland, chameleon and Minnelli on FF.
Comment #2
scor commentedthis issue is still in core.
Comment #3
scor commentedpatch rerolled...
Comment #4
kkaefer commentedDoesn't solve the issue in Safari (at least).
Comment #5
JirkaRybka commentedThe solution here is incomplete, as the size may change on window-resizes with text wrapping, and I even encountered inconsistencies between cell heights in the same row (FF 2.0.0.6 / Linux).
There's another related issue (column 1 hidden behind the rest, if the content is aligned to center or right), and even more problems with tableheader.js: http://drupal.org/node/194590 - In #12 there, I just attached my patch. Needs cross-browser testing.
Edit: I played with that patch quite a while, and now it REALLY needs testing: http://drupal.org/node/194590
Comment #6
scor commentedhttp://drupal.org/node/194590