af:inputSlider doesn't render in popup for FF, Safari and Chrome

Posted by Frank Nimphius on Oracle Blogs See other posts from Oracle Blogs or by Frank Nimphius
Published on Mon, 18 Jun 2012 06:21:09 +0000 Indexed on 2012/06/18 9:20 UTC
Read the original article Hit count: 261

Filed under:

A problem reported on OTN is that the af:inputSlider component of Oracle JDeveloper 11.1.2.2 doesn't show on all browsers except IE when the slider is added as the sole component in a popup. The problem reproduces with the ADF Faces component demo and I filed bug 14207690. The work around, posted by OTN user "Tses" is to set the inlineStyle property on the slider to table

<af:inputNumberSlider ... inlineStyle="display:table;"/>

© Oracle Blogs or respective owner

Related posts about /Oracle/ADFv