You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Mamallan Uthaman (JIRA)" <de...@myfaces.apache.org> on 2009/08/13 23:47:15 UTC

[jira] Created: (TRINIDAD-1556) In mobile non-JavaScript browsers, style-classes for and are not rendered

In mobile non-JavaScript browsers, style-classes for <tr:selectRangeChoiceBar> and <tr:navigationPane> are not rendered
-----------------------------------------------------------------------------------------------------------------------

                 Key: TRINIDAD-1556
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1556
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions:  1.2.11-core
         Environment: Nokia S40
            Reporter: Mamallan Uthaman
            Priority: Minor


In mobile non-JavaScript browsers, applicable style-classes for <tr:selectRangeChoiceBar> and <tr:navigationPane> are not rendered.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TRINIDAD-1556) In mobile non-JavaScript browsers, style-classes for and are not rendered

Posted by "Jeanne Waldman (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeanne Waldman updated TRINIDAD-1556:
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.13-core 
           Status: Resolved  (was: Patch Available)

> In mobile non-JavaScript browsers, style-classes for <tr:selectRangeChoiceBar> and <tr:navigationPane> are not rendered
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1556
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1556
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions:  1.2.11-core
>         Environment: Nokia S40
>            Reporter: Mamallan Uthaman
>            Priority: Minor
>             Fix For: 1.2.13-core 
>
>         Attachments: TRINIDAD-1556.patch
>
>
> In mobile non-JavaScript browsers, applicable style-classes for <tr:selectRangeChoiceBar> and <tr:navigationPane> are not rendered.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TRINIDAD-1556) In mobile non-JavaScript browsers, style-classes for and are not rendered

Posted by "Jeanne Waldman (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759846#action_12759846 ] 

Jeanne Waldman commented on TRINIDAD-1556:
------------------------------------------

It looks like the patch is adding    renderStyleClass(context, arc, 
                  SkinSelectors.AF_COMMAND_BUTTON_STYLE_CLASS);
 for the non-javascript-browsers since it is rendering an input type=submit in this case.

> In mobile non-JavaScript browsers, style-classes for <tr:selectRangeChoiceBar> and <tr:navigationPane> are not rendered
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1556
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1556
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions:  1.2.11-core
>         Environment: Nokia S40
>            Reporter: Mamallan Uthaman
>            Priority: Minor
>         Attachments: TRINIDAD-1556.patch
>
>
> In mobile non-JavaScript browsers, applicable style-classes for <tr:selectRangeChoiceBar> and <tr:navigationPane> are not rendered.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Issue Comment Edited: (TRINIDAD-1556) In mobile non-JavaScript browsers, style-classes for and are not rendered

Posted by "Mamallan Uthaman (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742991#action_12742991 ] 

Mamallan Uthaman edited comment on TRINIDAD-1556 at 8/27/09 5:18 PM:
---------------------------------------------------------------------

This patch applies to the trunk and the branches 1.2.11.4 and 1.2.12.

      was (Author: mamallan.uthaman):
    This patch applies to the trunk and the branch 1.2.11.4.
  
> In mobile non-JavaScript browsers, style-classes for <tr:selectRangeChoiceBar> and <tr:navigationPane> are not rendered
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1556
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1556
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions:  1.2.11-core
>         Environment: Nokia S40
>            Reporter: Mamallan Uthaman
>            Priority: Minor
>         Attachments: TRINIDAD-1556.patch
>
>
> In mobile non-JavaScript browsers, applicable style-classes for <tr:selectRangeChoiceBar> and <tr:navigationPane> are not rendered.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TRINIDAD-1556) In mobile non-JavaScript browsers, style-classes for and are not rendered

Posted by "Mamallan Uthaman (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mamallan Uthaman updated TRINIDAD-1556:
---------------------------------------

    Status: Patch Available  (was: Open)

> In mobile non-JavaScript browsers, style-classes for <tr:selectRangeChoiceBar> and <tr:navigationPane> are not rendered
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1556
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1556
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions:  1.2.11-core
>         Environment: Nokia S40
>            Reporter: Mamallan Uthaman
>            Priority: Minor
>
> In mobile non-JavaScript browsers, applicable style-classes for <tr:selectRangeChoiceBar> and <tr:navigationPane> are not rendered.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.