Closed (outdated)
Project:
Drupal core
Version:
6.x-dev
Component:
javascript
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 Feb 2008 at 14:26 UTC
Updated:
2 Mar 2016 at 22:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
LAsan commentedConfirmed. Same happens in 7.x-dev.
Comment #2
redndahead commentedHere is a patch to include the cloned header on update. One thing that this patch will miss is when the select all box is checked on page load. The issue is the cloned table header is loaded after the update of the select all box on the initial load. Not sure when this will come up.
EDIT: Nevermind on the initial load the js will clone the checked state also.
Comment #3
drewish commentedi wonder if it's related but i'd noticed that the header isn't fully cloned when it start floating. if you set a class on the fixed header once it starts floating the formatting is lost until it stops floating.
Comment #4
Anonymous (not verified) commentedThe last submitted patch failed testing.
Comment #5
redndahead commentedNow improved with a reroll and 4 less bytes. Get it now while it's hot.
Comment #7
redndahead commentedComment #9
redndahead commentedHmm don't see how this patch could make the file naming test fail. Maybe bad result? Moving back to review
Comment #10
cburschkaI have submitted the patch for re-testing.
Comment #12
webchickComment #13
catchI can't see the select all checkbox in the floating table header at all (ff3/ubuntu) - with or without the patch.
Comment #14
casey commentedEven smaller patch.
I do see the select-all checkbox (FF3/XP).
Comment #15
casey commentedStill applies. anyone?
Comment #16
casey commented#14: tableselect-tableheader.patch queued for re-testing.
Comment #17
nod_just a reroll, don't credit me.
Works fine, 'nuf said :)
Comment #18
catchComment #19
albert volkman commentedReuploading nod_'s D7 patch from #17 for testbot.
Comment #20
nod_Comment #21
David_Rothstein commentedCommitted to 7.x - thanks! http://drupalcode.org/project/drupal.git/commit/efd12ac
Moving to 6.x for possible backport.
Comment #22
albert volkman commentedD6 backport.