Closed (outdated)
Project:
Drupal core
Version:
6.x-dev
Component:
javascript
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
25 Mar 2007 at 10:11 UTC
Updated:
2 Mar 2016 at 22:18 UTC
Jump to comment: Most recent
When a checkbox spans multiple rows, row highlighting does not function as expected. Patch can very likely be improved.
-K
| Comment | File | Size | Author |
|---|---|---|---|
| tableselect.patch | 2.01 KB | Zen |
Comments
Comment #1
Zen commentedThis also applies to HEAD.
Comment #2
Zen commentedPatch still applies cleanly to both 6 and 5.
Comment #3
stevenpatzIs this still an issue?
Comment #4
Zen commentedPlease avoid making pointless follow-ups under the pretext of cleaning up the issue queue.
Comment #5
stevenpatzComment #6
stevenpatzComment #7
moshe weitzman commentedhow do we reproduce this?
Comment #8
Zen commentedIf the above code is stuck into a new node and previewed using the PHP filter, it should display two tables that use checkboxes. Clicking a checkbox in the second table should demonstrate that the highlighting is broken when the checkbox is set to span more than one row.
I've only tested this against D5. At the time of rolling, this patch also applied to D6 - no idea about now, though.
Thanks,
-K
Comment #9
dpearcefl commentedIs this a need in current D6?