You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Hudson (JIRA)" <de...@myfaces.apache.org> on 2016/08/03 09:11:20 UTC

[jira] [Commented] (TOBAGO-1544) Revise Demo Application for Tobago 3.0

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

Hudson commented on TOBAGO-1544:
--------------------------------

FAILURE: Integrated in Tobago 3.0.x #434 (See [https://builds.apache.org/job/Tobago%203.0.x/434/])
TOBAGO-1544: Demo
[developed by hnoeth] (lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1755046])
* tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/overview/OverviewController.java
* tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/080-sheet/00-content/sheet-column-content.xhtml
* tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/080-sheet/10-sort/sheet-sorting.xhtml
* tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/080-sheet/35-markup/sheet-markup.xhtml
* tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/080-sheet/55-staticheader/sheet-static-header.xhtml
* tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview.properties.xml


> Revise Demo Application for Tobago 3.0
> --------------------------------------
>
>                 Key: TOBAGO-1544
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1544
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Demo
>            Reporter: Udo Schnurpfeil
>            Assignee: Henning Noeth
>
> * Restructure the Menu
> * Describe new featues
> * Revise old features
> *TODO*
> * (/) In some components (<tc:in>, <tc:textarea>, ...), the focus-attribute doesn't work with prism.
> * (/) Date can changed, even if readonly=true
> * (x) <tc:selectOneChoice> There is no difference between readonly and disabled.
> * (x) <tc:selectOneListbox> <tc:selectManyListbox> There is no difference between readonly and disabled.
> * (/) If the text of a menuentry doesn't fit in the given space, a newline is added. It should be ensured, that the start of the second line is under the start of the first line
> * (x) The button of <tc:file> should be highlighted as the button of <tc:date>.
> * (/) <tc:selectBooleanCheckbox> <tc:selectManyCheckbox> The indent between checkbox and text have to be adjusted.
> * (/) <tc:selectOneRadio> The indent between radio button and text have to be adjusted.
> * (/) <tc:separator> don't show a line, if 'label'-attribute is used.
> * (/) <tc:separator> paddings are displayed differently in Chrome/Firefox
> * (x) <tc:section> It's not possible to display an image (png, jpg, ...) with the 'image'-attribute (font awesome works).
> * (x) <tc:tab> 'disabled'-attribute has no visual effect for the header
> * (x) <tc:tabGroup> 'showNavigationBar' has no effect
> * (/) <tc:suggest> doesn't work
> * (x) <tc:suggest delay="..."> has no effect.
> * (x) Selectable.multiCascade is missing in documentation
> * (x) <tc:file> Ajax doesn't work
> * (x) <tc:sheet> Headers doesn't always fit to the columns
> * (x) <tc:sheet> Multi-Header doesn't work
> * (x) Header above <tc:columnEvent> not fit correctly.
> * (x) <tc:column sortable="true"> An icon should be placed on the header, if column is sortable.
> * (x) <tc:link><tc:button> attribute 'resource' doesn't work, if the target begins with "faces/content/...".
> * (x) <tc:treeIcon> Describe the suffixes "-leaf" and "-open" in the tag library documentation.
> * (x) <tc:file> no visual difference between 'plain', readonly and disabled
> * (x) <tc:link> rightclick -> newTab doesn't work
> * (x) The width of a <tc:in>-label is smaller if the <tc:in> contain a <tc:suggest>
> * (x) The width of <tc:file>-label is smaller as other inputfields like <tc:in>
> * (x) If placing a <tc:box> within a <tc:popup>, there is some space between the bottom border of the box and of the popup which should be removed.
> * (x) If placing a RadioGroup within a <tc:in><f:facet name="before">, the whole background of the RadioGroup turns grey. But only the selected option should turn grey.
> * (x) Within <tc:buttons> dropdownbuttons are bigger in height than normal buttons.
> * (x) The width of a <tc:in label="..."> with <f:facet name="after"> is too big. When removing the label-attribute or the facet, it works as intendet.
> * (x) If <tc:flexLayout rows="..."> contain <tc:button> tags, only the first button is on the right place. The other buttons after the first one have an incorrect margin on the left side (~8px).
> * (x) A <tc:tabChangeListener> within a <tc:tabGroup> doesn't fire an event for the first <tc:tab>. On other tabs, events are fired as expected.
> * (x) <tc:message> can only be rendered via <f:ajax render="..."/> if a message occur!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)