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/10/21 20:28:59 UTC

[jira] [Commented] (TOBAGO-1578) tc:sheet behavior of showHeader and columns are different to Tobago2

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

Hudson commented on TOBAGO-1578:
--------------------------------

SUCCESS: Integrated in Jenkins build Tobago 3.0.x #573 (See [https://builds.apache.org/job/Tobago%203.0.x/573/])
TOBAGO-1578: tc:sheet behavior of showHeader and columns are different to Tobago2
tc:sheet behavior of showHeader and columns are different to Tobago2
* deprecated attribute "forceVerticalScrollBar" removed
* bugfix: <tc:style maxHeight> and <tc:style height> can now used in
<tc:sheet> without shrinking the header.
* bugfix: if no horizontal scrollbar is shown, the position of the bar
is set to 0
* columns of header and body are now among each other if the scroll bar
is on the right
* resizing now work with <tc:columnEvent>
* width of body columns is now updated instant while resizing
[developed by hnoeth] (lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1766115])
* (edit) tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/component/Attributes.java
* (edit) tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/SheetTagDeclaration.java
* (edit) tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/SheetRenderer.java
* (edit) tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/tobago-sheet.js
* (edit) tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/style/tobago.css


> tc:sheet behavior of showHeader and columns are different to Tobago2
> --------------------------------------------------------------------
>
>                 Key: TOBAGO-1578
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1578
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Themes
>            Reporter: Henning Noeth
>            Assignee: Henning Noeth
>
> Only if a maximum height is set for a sheet and the column width is set manually, "showHeader=false" has an effect.
> Otherwise showHeader="false" has no effect.
> The 'columns'-attribute cannot handle px and % values like columns="1*;20px;50%;auto".
> Sorting is only applied after submit.
> Multi-Header is not implemented.



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