Dialog popup isn't skinned when launched only with inputDate or inputColor
--------------------------------------------------------------------------
Key: TRINIDAD-736
URL: https://issues.apache.org/jira/browse/TRINIDAD-736
Project: MyFaces Trinidad
Issue Type: Bug
Components: Components
Affects Versions: 1.2.2-core
Reporter: Simon Lessard
The style map is initialized only when the dialog popup is launched using a
dialog:foo rule. However, since inputDate and inputColor use a dialog not
launched using that mechanic, the style map is never initialized so that the
popup does not appear skinned when launched by those until another popup is
launched through navigation rule. After that, the style map is initialized and
calendar and color picker dialogs appear correctly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.