Hi Devs,
as mentioned earlier on the users list, the <tr:inputColor /> currently opens
an new browser window to show an color picker (if not used together with an
inline <tr:chooseColor />) even when
<context-param>
<param-name>org.apache.myfaces.trinidad.ENABLE_LIGHTWEIGHT_DIALOGS</param-name>
<context-param>
Is defined in the web.xml
It would be nice if the inputColor could make use of the lightweight dialogs
framework to show the color chooser (if it's defined in the web.xml).
Best regards
Markus