You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Josh Canfield (Commented) (JIRA)" <ji...@apache.org> on 2011/10/14 00:50:13 UTC

[jira] [Commented] (TAP5-1697) Datepicker color/style problem only on WebKit/Mac browsers

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

Josh Canfield commented on TAP5-1697:
-------------------------------------

The problem is the datapicker.css uses system colors which for some
reason result as black on black.
http://www.w3.org/TR/CSS2/ui.html#system-colors

It's supposed to make the datepicker match your system colors.
http://www.iangraham.org/books/xhtml1/appd/update-23feb2000.html

The two classes that are used in the header are:
ActiveCaption for the background
CaptionText for the text

Both of these are Black on webkit on the Mac.
                
> Datepicker color/style problem only on WebKit/Mac browsers
> ----------------------------------------------------------
>
>                 Key: TAP5-1697
>                 URL: https://issues.apache.org/jira/browse/TAP5-1697
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3, 5.2.5, 5.2.6
>            Reporter: Lenny Primak
>            Priority: Minor
>
> As you can see, on Safari & Crome (Webkit) on a Mac, the datepicker top bar is black, thus the month/year is missing:
> Screenshots are posted...
> http://hope.nyc.ny.us/~lprimak/images/PastedGraphic-1.tiff
> On all other browsers (Firefox in this example), it's properly displayed:
> http://hope.nyc.ny.us/~lprimak/images/PastedGraphic-2.tiff
> Also, weirdly enough it works properly on the iPhone/iPad.
> I am using T5.3beta18

--
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