[
https://issues.apache.org/jira/browse/TRINIDAD-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Lessard resolved TRINIDAD-621.
------------------------------------
Resolution: Fixed
Applied the fix to the JSF 1.1 trunk. Will probably be merged with the 1.2
branch once we merge it before release.
> 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.0.1-core, 1.2.1-core
> Reporter: Simon Lessard
> Assignee: Simon Lessard
> Priority: Minor
> Fix For: 1.0.2-core, 1.2.2-core
>
> Attachments: TRINIDAD-621-v2.patch, TRINIDAD-621.patch
>
>
> 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.