You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Tadashi Enomori (JIRA)" <de...@myfaces.apache.org> on 2008/11/12 23:43:44 UTC

[jira] Issue Comment Edited: (TRINIDAD-1303) PDA renderers for tr:page, tr:panelPage and tr:panelPageHeader need to render facets more in line with desktop counterparts

    [ https://issues.apache.org/jira/browse/TRINIDAD-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647089#action_12647089 ] 

tenomori edited comment on TRINIDAD-1303 at 11/12/08 2:43 PM:
---------------------------------------------------------------------

This patch applies to trunk 1.2.x only.
Added originally omitted facets and reorganized all facets to match desktop
facets in PageHeaderLayoutRenderer.java, PageLayoutRenderer.java.
PDA now supports all facets except for "contextSwitcher". (Not all component
support all facets listed below.)

Supported facets are: Navigation Global, Branding, Branding App, Branding App
Contextual, Menu Switch, Navigation 1, Navigation 2, Search, Location, Info
User, Messages, Info Supplemental, Info Status, Info Footnote, Info Return,
Actions, App Copyright, App Privacy, App About

Unsupported Facets: Navigation 3, Context Switcher

      was (Author: tenomori):
    This patch applies to trunk 1.2.x and branch 1.2.9.1.

Added originally omitted facets and reorganized all facets to match desktop
facets in PageHeaderLayoutRenderer.java, PageLayoutRenderer.java.
PDA now supports all facets except for "contextSwitcher". (Not all component
support all facets listed below.)

Supported facets are: Navigation Global, Branding, Branding App, Branding App
Contextual, Menu Switch, Navigation 1, Navigation 2, Search, Location, Info
User, Messages, Info Supplemental, Info Status, Info Footnote, Info Return,
Actions, App Copyright, App Privacy, App About

Unsupported Facets: Navigation 3, Context Switcher
  
> PDA renderers for tr:page, tr:panelPage and tr:panelPageHeader need to render facets more in line with desktop counterparts
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1303
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1303
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions: 1.2.9-core
>         Environment: Mobile Browsers (PDA)
>            Reporter: Tadashi Enomori
>            Priority: Minor
>         Attachments: TRINIDAD-1303-1.0.X.patch, TRINIDAD-1303.patch
>
>
> PDA renderers for tr:page, tr:panelPage and tr:panelPageHeader support different sets of facets and render supported facets at different positions. This makes difficult to develop mobile applications.

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