Rendering error with IE7, no prob with FF and IE6
Hello,
I'm steppinh thru the JSF Fieldguide and do all the examples. In between I upgradede my Internet Explorer 6 with Internet Explorer 7 and after that I discover rendering problems with Buttons. They start where they are supposed to start but extend all over the page to the right edge. Elements which are placed right of the button are rendered just over it. I do not notice this behaviour with IE6 and FireFox. And I do not use special formatting commands. Just Drag and drop elements and display the Page. Any hints?
Thanks in advance and regards,
Thomas
[587 byte] By [
Willi2793] at [2007-11-26 11:55:56]

# 5
Thomas,
The button problem is a know issue in IE7. By "known" I mean the Creator engineering team knows about it. To get around this defect for now, simply resize each button in the Designer so the "width" attribute gets set. In IE7, the button takes on the width of its container by default and this is very wide in IE7.
BTW, the credit goes to Creator engineering for uncovering this. Also, please be aware that IE has done a bad job at rendering CSS for many releases. With IE7, Microsoft has cleaned up lots of the CSS problems which caused previous workarounds to break.
Thanks!
-David