You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org> on 2007/11/24 19:12:43 UTC

[jira] Commented: (TRINIDAD-493) fix 'panelChoice' component on a PDA

    [ https://issues.apache.org/jira/browse/TRINIDAD-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545196 ] 

Matthias Weßendorf commented on TRINIDAD-493:
---------------------------------------------

what is the status of this patch?

> fix 'panelChoice' component on a PDA
> ------------------------------------
>
>                 Key: TRINIDAD-493
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-493
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>         Environment: PDA
>            Reporter: Piyush Hari
>            Priority: Minor
>         Attachments: patch_sept20_4_40PM_panelChoice.patch, patch_sept27_4_58PM_panelChoice.patch
>
>
> The panelChoice control is used to display a group of contents belonging to a showDetailItem. A choice control with each individual option representing a showDetailItem child is displayed. An option within choice control corresponding to showDetailItem that is disclosed is shown as selected and contents of selected showDetailItem is displayed. If none of the showDetailItem children are selected, the first showDetailItem that is enabled is considered to be selected.
> This attribute is currently not supported on PDAs. Although it displays on a PDA,  selecting any choices does not perorm an action. However, it works fine for desktop applications.
> Thus, I propose fixing "panelChoice" component in trinidad for PDAs.

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