Actions
Bug #1680
closedrounded corner tabs do not display properly in IE
Description
Using WebFX template or any other template with tabs set as rounded div they do not display properly in IE (any release), but function fine in FF, Opera, etc...
Files
Updated by beat over 14 years ago
- Target version set to CB 1.2.3
- Estimated time set to 0:45 h
Updated by beat over 14 years ago
- Status changed from New to Closed
- Assignee set to beat
- % Done changed from 0 to 100
Fixed in r1132 and r1133 .
cbTemplates now always output curvycorners.js .
Actions
#3
Updated by nant over 14 years ago
- File IE-rounded-div.png IE-rounded-div.png added
- File FF-rounded-div.png FF-rounded-div.png added
Tested with CB 1.2.3 RC3a5.
Attached files with results.
Seems to work, but i see different shading in FF compared to IE.
Actions
#4
Updated by nant over 14 years ago
- File FF-luna-round-divs.png FF-luna-round-divs.png added
- File IE-luna-round-divs.png IE-luna-round-divs.png added
Actions
#5
Updated by nant over 14 years ago
- File IE-windclassic-rounded-divs.png IE-windclassic-rounded-divs.png added
- File FF-dark-rounded-divs.png FF-dark-rounded-divs.png added
- File IE-dark-rounded-divs.png IE-dark-rounded-divs.png added
- File FF-default-rounded-divs.png FF-default-rounded-divs.png added
- File IE-default-with-rounded-divs.png IE-default-with-rounded-divs.png added
- File FF-winclassic-rounded-divs.png FF-winclassic-rounded-divs.png added
Updated by beat over 14 years ago
Background fixed in commit r1134 .
Also fixed for our other templates in their r1218 .
Researched ways to give same glare to IE, no reasonable ways with IE8 CSS filters, as those overwrite the text inside the div and do not respect existing rounded corners.
Actions