screenshot...
Dunno what component to choose...
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | borderErrorIE7.png | 245.96 KB | aspilicious |
| #5 | nastyLayoutBugIEbeforeHovering.png | 260.29 KB | aspilicious |
| #5 | nastyLayoutBugIEafterHovering.png | 287.77 KB | aspilicious |
| ugly_layout.png | 47.68 KB | aspilicious |
Comments
Comment #1
aspilicious commentedchanged title and component
If you hover over the area, the stripes move, very strange...
Comment #2
casey commentedStill an issue?
Comment #3
aspilicious commentedIt was yesterday...
Lets do a fresh install...
Comment #4
aspilicious commentedAwsome!
Apparantly some other patch fixed this issue!
IE7 is starting to look great!
Comment #5
aspilicious commentedOh... nasty IE....
Bug isn't gone :(, this patch: #684610: IE BUG 2: No table-striping in Seven. just moved the issue to the actual table
Look carefully at the screenshots.
Ask more info if they are not clear.
Comment #6
aspilicious commentedMore info:
1) If you click on modules
2) move your cursor to the left whil NOT hovering the overlay,
3) scroll down
4) enter the overlay on the left
You'll see that if you scroll down to much entering of the overlay won't fix the table border
If you scroll a little bit, the table border will be fixed while entering.
Maybe this gives the JS people more insight in this issue
Comment #7
casey commentedCaused by patch of #684610: IE BUG 2: No table-striping in Seven.
Comment #8
aspilicious commentedAnother ugly issue...
Comment #9
seutje commentedsubscribe
Comment #10
james.elliott commentedI found the original issue in IE7. The problem appeared to be that the border of the sticky table header was still rendering even though the sticky header was set to "visibility: hidden;"
Setting it to "display: none;" solved that issue for me.
Comment #11
aspilicious commentedCan you write a patch?
Comment #12
james.elliott commentedIt looks like my previous solution no longer applies to this new table border issue in IE7. I'll see what I can do about the new display issue.
Also, if it gives any insight to the others working on this, I've noticed that the borders get borked when the overlay finishes loading. Up until then, they display correctly, but when "Loading..." changes into the page title and the tabs appear they go wonky.
EDIT: Also, this only occurs when the overlay module is enabled.
Comment #13
james.elliott commentedPut a patch over on #13 at #684610: IE BUG 2: No table-striping in Seven.
It appears to be the best solution to both problems.
Comment #14
aspilicious commented#684610: IE BUG 2: No table-striping in Seven. fixed the problem