You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org> on 2012/06/27 11:47:44 UTC

[jira] [Created] (TOBAGO-1165) Layout Manager: "preferred" value must not be more significant than "current" value

Udo Schnurpfeil created TOBAGO-1165:
---------------------------------------

             Summary: Layout Manager: "preferred" value must not be more significant than "current" value
                 Key: TOBAGO-1165
                 URL: https://issues.apache.org/jira/browse/TOBAGO-1165
             Project: MyFaces Tobago
          Issue Type: Bug
    Affects Versions: 1.5.6, 1.5.0-beta-2
            Reporter: Udo Schnurpfeil
            Assignee: Udo Schnurpfeil


When laying out using the "auto" attribute and there is a current width or height set, this value should be used to compute the free space, and not the "preferred" value.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TOBAGO-1165) Layout Manager: "preferred" value must not be more significant than "current" value

Posted by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402099#comment-13402099 ] 

Udo Schnurpfeil commented on TOBAGO-1165:
-----------------------------------------

This is the reason why there is so much space in tabGroup-auto-auto.xhtml
                
> Layout Manager: "preferred" value must not be more significant than "current" value
> -----------------------------------------------------------------------------------
>
>                 Key: TOBAGO-1165
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1165
>             Project: MyFaces Tobago
>          Issue Type: Bug
>    Affects Versions: 1.5.0-beta-2, 1.5.6
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>
> When laying out using the "auto" attribute and there is a current width or height set, this value should be used to compute the free space, and not the "preferred" value.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TOBAGO-1165) Layout Manager: "preferred" value must not be more significant than "current" value

Posted by "Hudson (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402137#comment-13402137 ] 

Hudson commented on TOBAGO-1165:
--------------------------------

Integrated in tobago-1.5.x #52 (See [https://builds.apache.org/job/tobago-1.5.x/52/])
    TOBAGO-1165: Layout Manager: "preferred" value must not be more significant than "current" value
Merged from trunk [from revision 1354395] (Revision 1354396)

     Result = SUCCESS
lofwyr : http://svn.apache.org/viewvc/?view=rev&rev=1354396
Files : 
* /myfaces/tobago/branches/tobago-1.5.x
* /myfaces/tobago/branches/tobago-1.5.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/layout/IntervalList.java
* /myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/webapp/tc/gridLayout/tabGroup-auto-auto.xhtml
* /myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/webapp/tc/gridLayout/tabGroup-auto.xhtml
* /myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/webapp/tc/gridLayout/tabGroup-relative.xhtml

                
> Layout Manager: "preferred" value must not be more significant than "current" value
> -----------------------------------------------------------------------------------
>
>                 Key: TOBAGO-1165
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1165
>             Project: MyFaces Tobago
>          Issue Type: Bug
>    Affects Versions: 1.5.0-beta-2, 1.5.6
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>
> When laying out using the "auto" attribute and there is a current width or height set, this value should be used to compute the free space, and not the "preferred" value.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TOBAGO-1165) Layout Manager: "preferred" value must not be more significant than "current" value

Posted by "Hudson (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402613#comment-13402613 ] 

Hudson commented on TOBAGO-1165:
--------------------------------

Integrated in tobago-1.5.x #57 (See [https://builds.apache.org/job/tobago-1.5.x/57/])
    TOBAGO-1165: Layout Manager: "preferred" value must not be more significant than "current" value
Merged from trunk [from revision 1354395] (Revision 1354396)

     Result = FAILURE
lofwyr : http://svn.apache.org/viewvc/?view=rev&rev=1354396
Files : 
* /myfaces/tobago/branches/tobago-1.5.x
* /myfaces/tobago/branches/tobago-1.5.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/layout/IntervalList.java
* /myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/webapp/tc/gridLayout/tabGroup-auto-auto.xhtml
* /myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/webapp/tc/gridLayout/tabGroup-auto.xhtml
* /myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/webapp/tc/gridLayout/tabGroup-relative.xhtml

                
> Layout Manager: "preferred" value must not be more significant than "current" value
> -----------------------------------------------------------------------------------
>
>                 Key: TOBAGO-1165
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1165
>             Project: MyFaces Tobago
>          Issue Type: Bug
>    Affects Versions: 1.5.6, 1.6.0-beta-2
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>             Fix For: 1.5.7, 1.6.0-beta-3
>
>
> When laying out using the "auto" attribute and there is a current width or height set, this value should be used to compute the free space, and not the "preferred" value.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (TOBAGO-1165) Layout Manager: "preferred" value must not be more significant than "current" value

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

Udo Schnurpfeil resolved TOBAGO-1165.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6.0-beta-3
                   1.5.7
    
> Layout Manager: "preferred" value must not be more significant than "current" value
> -----------------------------------------------------------------------------------
>
>                 Key: TOBAGO-1165
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1165
>             Project: MyFaces Tobago
>          Issue Type: Bug
>    Affects Versions: 1.5.0-beta-2, 1.5.6
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>             Fix For: 1.5.7, 1.6.0-beta-3
>
>
> When laying out using the "auto" attribute and there is a current width or height set, this value should be used to compute the free space, and not the "preferred" value.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TOBAGO-1165) Layout Manager: "preferred" value must not be more significant than "current" value

Posted by "Hudson (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402700#comment-13402700 ] 

Hudson commented on TOBAGO-1165:
--------------------------------

Integrated in tobago-1.5.x #58 (See [https://builds.apache.org/job/tobago-1.5.x/58/])
    TOBAGO-1165: Layout Manager: "preferred" value must not be more significant than "current" value
Merged from trunk [from revision 1354395] (Revision 1354396)

     Result = SUCCESS
lofwyr : http://svn.apache.org/viewvc/?view=rev&rev=1354396
Files : 
* /myfaces/tobago/branches/tobago-1.5.x
* /myfaces/tobago/branches/tobago-1.5.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/layout/IntervalList.java
* /myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/webapp/tc/gridLayout/tabGroup-auto-auto.xhtml
* /myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/webapp/tc/gridLayout/tabGroup-auto.xhtml
* /myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/webapp/tc/gridLayout/tabGroup-relative.xhtml

                
> Layout Manager: "preferred" value must not be more significant than "current" value
> -----------------------------------------------------------------------------------
>
>                 Key: TOBAGO-1165
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1165
>             Project: MyFaces Tobago
>          Issue Type: Bug
>    Affects Versions: 1.5.6, 1.6.0-beta-2
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>             Fix For: 1.5.7, 1.6.0-beta-3
>
>
> When laying out using the "auto" attribute and there is a current width or height set, this value should be used to compute the free space, and not the "preferred" value.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TOBAGO-1165) Layout Manager: "preferred" value must not be more significant than "current" value

Posted by "Hudson (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402112#comment-13402112 ] 

Hudson commented on TOBAGO-1165:
--------------------------------

Integrated in tobago-trunk #805 (See [https://builds.apache.org/job/tobago-trunk/805/])
    TOBAGO-1165: Layout Manager: "preferred" value must not be more significant than "current" value (Revision 1354395)

     Result = SUCCESS
lofwyr : http://svn.apache.org/viewvc/?view=rev&rev=1354395
Files : 
* /myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/layout/IntervalList.java
* /myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/tc/gridLayout/tabGroup-auto-auto.xhtml
* /myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/tc/gridLayout/tabGroup-auto.xhtml
* /myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/tc/gridLayout/tabGroup-relative.xhtml

                
> Layout Manager: "preferred" value must not be more significant than "current" value
> -----------------------------------------------------------------------------------
>
>                 Key: TOBAGO-1165
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1165
>             Project: MyFaces Tobago
>          Issue Type: Bug
>    Affects Versions: 1.5.0-beta-2, 1.5.6
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>
> When laying out using the "auto" attribute and there is a current width or height set, this value should be used to compute the free space, and not the "preferred" value.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira