Same problem in IE7-9, not just IE10.
Text is in 2-col-span header of a table. (See attached screenshot
.) By default it is center-aligned. In FF the default is overridden by an inherited rule from showcase stylesheet with left-aligned CSS, mostly likely just by chance. This inheritance doesn't work in IE.
Created explicit style rule that works in both IE and FF and also changed markup of table header facet to work with style rule.
M: C:\svn\ossrepo\icefaces3\trunk\icefaces\samples\showcase\showcase\src\main\webapp\resources\examples\ace\dataTable\dataTableSelector.xhtml#34412
M: C:\svn\ossrepo\icefaces3\trunk\icefaces\samples\showcase\showcase\src\main\webapp\resources\css\override_header.css#34412
Same problem in IE7-9, not just IE10.
Text is in 2-col-span header of a table. (See attached screenshot
.) By default it is center-aligned. In FF the default is overridden by an inherited rule from showcase stylesheet with left-aligned CSS, mostly likely just by chance. This inheritance doesn't work in IE.
Created explicit style rule that works in both IE and FF and also changed markup of table header facet to work with style rule.
M: C:\svn\ossrepo\icefaces3\trunk\icefaces\samples\showcase\showcase\src\main\webapp\resources\examples\ace\dataTable\dataTableSelector.xhtml#34412
M: C:\svn\ossrepo\icefaces3\trunk\icefaces\samples\showcase\showcase\src\main\webapp\resources\css\override_header.css#34412