af|inputDate::content is being used by both the popup calendar and the date
field
---------------------------------------------------------------------------------
Key: TRINIDAD-621
URL: https://issues.apache.org/jira/browse/TRINIDAD-621
Project: MyFaces Trinidad
Issue Type: Bug
Components: Skinning
Affects Versions: 1.2.1-core, 1.0.1-core
Reporter: Simon Lessard
Assignee: Simon Lessard
Priority: Minor
Fix For: 1.0.2-core, 1.2.2-core
Currently the skin selector af|inputDate::content is being used in two very
different contexts, for the <input> element as well as the calendar's body
inside the popup. This prevent setting a border to the calendar body without
affecting the field itself for example, which is a serious limitation.
Since ::content is already used for all input component, inputDate::content
should respect that. Therefore the popup should always use af|chooseDate root
selector for both inline and popup calendars.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.