Hi, I'm using tr:selectOneChoice in a LIGHTWEIGHT_DIALOG. Unfortunately, in IE only the label is rendered, but not the select component. With Firefox it works. And it works with IE too, if I open the dialog page directly.
If I use h:selectOneMenu instead, it works, but not if I use it inside tr:panelHorizontalLayout. If I switch LIGHTWEIGHT_DIALOGS off, tr:selectOneChoice is displayed correctly. I quickly looked over the iframe source code of the dialog, but could not see any unusual things. The tr:selectOneChoice gets rendered. Are this known bugs? Also, the width of LIGHTWEIGHT_DIALOGS is often too small and the hight to big. -- Kind regards, Mathias

