Closed (fixed)
Project:
Drupal core
Component:
other
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
17 Aug 2005 at 20:04 UTC
Updated:
19 Sep 2005 at 22:03 UTC
Jump to comment: Most recent file
ie 5.0 displays the menu-collapsed/expanded.png images behind the legend link text.
fix attached
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | ie-fieldset-fix.patch | 696 bytes | fago |
| #4 | ie-table-fix.patch | 495 bytes | fago |
| arrow-ie5.patch | 361 bytes | fago |
Comments
Comment #1
fagoComment #2
Thox commentedI'd like to see your IE table fix in the patch too, it's much cleaner than any of the approaches I was trying.
I've tested the current patch and it works fine in IE5, IE6, FF, Opera, and an old copy of Konqueror. I'd like to know that the patch doesn't affect Safari before it gets applied.
Comment #3
Stefan Nagtegaal commentedI can confirm that it does not effect Safari, because the CSS is never applied to the document because the AJAX/JS doesn't work on Safari..
Comment #4
fagook, here it is :)
-> fixes tables in collapsed fieldsets for IE5 and 6
i've tested both patches in IE5.0, IE6, FF, opera7 and konqueror 3.4
Comment #5
gordon commented+1 This flex my problems with the tables not expanding correctly under IE.
Please apply.
Comment #6
dries commentedI'd add a code comment to document why this is needed.
You can shorten that patch by merging it with the next block in the CSS file.
Comment #7
fagoi 've followed dries hints and created a new patch.
this one includes both above patches.
Comment #8
dries commentedCommitted to HEAD.
Comment #9
curry commentedComment #10
(not verified) commentedComment #11
(not verified) commented