You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Hudson (Commented) (JIRA)" <ji...@apache.org> on 2012/02/24 00:49:48 UTC

[jira] [Commented] (TAP5-1845) datefield/datepicker uses deprecated CSS System Colors which are problematic.

    [ https://issues.apache.org/jira/browse/TAP5-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13215212#comment-13215212 ] 

Hudson commented on TAP5-1845:
------------------------------

Integrated in tapestry-trunk-freestyle #686 (See [https://builds.apache.org/job/tapestry-trunk-freestyle/686/])
    TAP5-1845: AjaxComponentEventRequestHandler doesn't handle the case where a response has already be returned, and may append an empty JSON Object to the response (Revision 1293021)

     Result = SUCCESS
hlship : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1293021
Files : 
* /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/AjaxComponentEventRequestHandler.java

                
> datefield/datepicker uses deprecated CSS System Colors which are problematic.
> -----------------------------------------------------------------------------
>
>                 Key: TAP5-1845
>                 URL: https://issues.apache.org/jira/browse/TAP5-1845
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Paul Stanton
>              Labels: css, datefield
>
> The css for the datepicker (used by datefield) makes use of a feature of CCS 2.0 which has since been deprecated and has limited support.
> A side affect of this is that, unless the css is overridden, (eg .datePicker td .topLabel {color: black;} ) the text for the month selection is invisible (white on white) by default.
> http://www.w3.org/TR/css3-color/#css-system

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira