You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Lukas Machacek (Created) (JIRA)" <ji...@apache.org> on 2012/01/26 17:36:38 UTC

[jira] [Created] (PIVOT-837) TabPane with vertical tabOrientation and corner's content with top verticalAlignment

TabPane with vertical tabOrientation and corner's content with top verticalAlignment
------------------------------------------------------------------------------------

                 Key: PIVOT-837
                 URL: https://issues.apache.org/jira/browse/PIVOT-837
             Project: Pivot
          Issue Type: Bug
          Components: wtk
    Affects Versions: 2.0.1
         Environment: GNU/Linux, SUN JDK 1.7 & 1.6
            Reporter: Lukas Machacek
            Priority: Minor


Hi all,

I'm facing another bug introduced in Pivot 2.0.1 which wasn't in 2.0. It's design issue of corner in TabPane with tabOrientation:'vertical'. It's impossible to have content of the corner vertically aligned at the top in TabPane which has tab orientation vertical. In version 2.0 it was possible to align it at the top, center and bottom but in version 2.0.1 it is always at the bottom. It seems that BoxPane in corner has only minimal space.
TabPane with horizontal tab orientation has still the same correct behaviour in 2.0 and 2.0.1 so it's problem only with vertically oriented TabPane.

I attach example application.

Lukas

--
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] (PIVOT-837) TabPane with vertical tabOrientation and corner's content with top verticalAlignment

Posted by "Lukas Machacek (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIVOT-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13213423#comment-13213423 ] 

Lukas Machacek commented on PIVOT-837:
--------------------------------------

Hi Sandro,

It was my fail that I didn't test all cases of alignment for the first time. 
Now everything is correct.

Thanks again for commit.
Lukas
                
> TabPane with vertical tabOrientation and corner's content with top verticalAlignment
> ------------------------------------------------------------------------------------
>
>                 Key: PIVOT-837
>                 URL: https://issues.apache.org/jira/browse/PIVOT-837
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 2.0.1
>         Environment: GNU/Linux, SUN JDK 1.7 & 1.6
>            Reporter: Lukas Machacek
>            Assignee: Sandro Martini
>            Priority: Minor
>             Fix For: 2.0.2
>
>         Attachments: PIVOT-837_better_fix.patch, PIVOT-837_fix.patch, TabPaneExample.java, tabPaneExample_window.bxml, tabPane_corner_2.0.1.png, tabPane_corner_2.0.png, tabPane_corner_inMyApplication_with2.0.1.png, tabPane_corner_inMyApplication_with2.0.png
>
>
> Hi all,
> I'm facing another bug introduced in Pivot 2.0.1 which wasn't in 2.0. It's design issue of corner in TabPane with tabOrientation:'vertical'. It's impossible to have content of the corner vertically aligned at the top in TabPane which has tab orientation vertical. In version 2.0 it was possible to align it at the top, center and bottom but in version 2.0.1 it is always at the bottom. It seems that BoxPane in corner has only minimal space.
> TabPane with horizontal tab orientation has still the same correct behaviour in 2.0 and 2.0.1 so it's problem only with vertically oriented TabPane.
> I attach example application.
> Lukas

--
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] (PIVOT-837) TabPane with vertical tabOrientation and corner's content with top verticalAlignment

Posted by "Sandro Martini (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sandro Martini resolved PIVOT-837.
----------------------------------

    Resolution: Fixed

Now should be resolved, in all alignments.
Thanks again to Lukas for the new patch.

                
> TabPane with vertical tabOrientation and corner's content with top verticalAlignment
> ------------------------------------------------------------------------------------
>
>                 Key: PIVOT-837
>                 URL: https://issues.apache.org/jira/browse/PIVOT-837
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 2.0.1
>         Environment: GNU/Linux, SUN JDK 1.7 & 1.6
>            Reporter: Lukas Machacek
>            Assignee: Sandro Martini
>            Priority: Minor
>             Fix For: 2.0.2
>
>         Attachments: PIVOT-837_better_fix.patch, PIVOT-837_fix.patch, TabPaneExample.java, tabPaneExample_window.bxml, tabPane_corner_2.0.1.png, tabPane_corner_2.0.png, tabPane_corner_inMyApplication_with2.0.1.png, tabPane_corner_inMyApplication_with2.0.png
>
>
> Hi all,
> I'm facing another bug introduced in Pivot 2.0.1 which wasn't in 2.0. It's design issue of corner in TabPane with tabOrientation:'vertical'. It's impossible to have content of the corner vertically aligned at the top in TabPane which has tab orientation vertical. In version 2.0 it was possible to align it at the top, center and bottom but in version 2.0.1 it is always at the bottom. It seems that BoxPane in corner has only minimal space.
> TabPane with horizontal tab orientation has still the same correct behaviour in 2.0 and 2.0.1 so it's problem only with vertically oriented TabPane.
> I attach example application.
> Lukas

--
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] [Updated] (PIVOT-837) TabPane with vertical tabOrientation and corner's content with top verticalAlignment

Posted by "Lukas Machacek (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Machacek updated PIVOT-837:
---------------------------------

    Attachment: tabPaneExample_window.bxml
                TabPaneExample.java
    
> TabPane with vertical tabOrientation and corner's content with top verticalAlignment
> ------------------------------------------------------------------------------------
>
>                 Key: PIVOT-837
>                 URL: https://issues.apache.org/jira/browse/PIVOT-837
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 2.0.1
>         Environment: GNU/Linux, SUN JDK 1.7 & 1.6
>            Reporter: Lukas Machacek
>            Priority: Minor
>         Attachments: TabPaneExample.java, tabPaneExample_window.bxml
>
>
> Hi all,
> I'm facing another bug introduced in Pivot 2.0.1 which wasn't in 2.0. It's design issue of corner in TabPane with tabOrientation:'vertical'. It's impossible to have content of the corner vertically aligned at the top in TabPane which has tab orientation vertical. In version 2.0 it was possible to align it at the top, center and bottom but in version 2.0.1 it is always at the bottom. It seems that BoxPane in corner has only minimal space.
> TabPane with horizontal tab orientation has still the same correct behaviour in 2.0 and 2.0.1 so it's problem only with vertically oriented TabPane.
> I attach example application.
> Lukas

--
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] (PIVOT-837) TabPane with vertical tabOrientation and corner's content with top verticalAlignment

Posted by "Sandro Martini (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIVOT-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13213443#comment-13213443 ] 

Sandro Martini commented on PIVOT-837:
--------------------------------------

Hi Lukas, don't worry and thank you again.
If you have other fixes/suggestions/etc, you are welcome :-) .

Bye

                
> TabPane with vertical tabOrientation and corner's content with top verticalAlignment
> ------------------------------------------------------------------------------------
>
>                 Key: PIVOT-837
>                 URL: https://issues.apache.org/jira/browse/PIVOT-837
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 2.0.1
>         Environment: GNU/Linux, SUN JDK 1.7 & 1.6
>            Reporter: Lukas Machacek
>            Assignee: Sandro Martini
>            Priority: Minor
>             Fix For: 2.0.2
>
>         Attachments: PIVOT-837_better_fix.patch, PIVOT-837_fix.patch, TabPaneExample.java, tabPaneExample_window.bxml, tabPane_corner_2.0.1.png, tabPane_corner_2.0.png, tabPane_corner_inMyApplication_with2.0.1.png, tabPane_corner_inMyApplication_with2.0.png
>
>
> Hi all,
> I'm facing another bug introduced in Pivot 2.0.1 which wasn't in 2.0. It's design issue of corner in TabPane with tabOrientation:'vertical'. It's impossible to have content of the corner vertically aligned at the top in TabPane which has tab orientation vertical. In version 2.0 it was possible to align it at the top, center and bottom but in version 2.0.1 it is always at the bottom. It seems that BoxPane in corner has only minimal space.
> TabPane with horizontal tab orientation has still the same correct behaviour in 2.0 and 2.0.1 so it's problem only with vertically oriented TabPane.
> I attach example application.
> Lukas

--
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] [Updated] (PIVOT-837) TabPane with vertical tabOrientation and corner's content with top verticalAlignment

Posted by "Sandro Martini (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sandro Martini updated PIVOT-837:
---------------------------------

    Fix Version/s: 2.0.2
    
> TabPane with vertical tabOrientation and corner's content with top verticalAlignment
> ------------------------------------------------------------------------------------
>
>                 Key: PIVOT-837
>                 URL: https://issues.apache.org/jira/browse/PIVOT-837
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 2.0.1
>         Environment: GNU/Linux, SUN JDK 1.7 & 1.6
>            Reporter: Lukas Machacek
>            Priority: Minor
>             Fix For: 2.0.2
>
>         Attachments: TabPaneExample.java, tabPaneExample_window.bxml
>
>
> Hi all,
> I'm facing another bug introduced in Pivot 2.0.1 which wasn't in 2.0. It's design issue of corner in TabPane with tabOrientation:'vertical'. It's impossible to have content of the corner vertically aligned at the top in TabPane which has tab orientation vertical. In version 2.0 it was possible to align it at the top, center and bottom but in version 2.0.1 it is always at the bottom. It seems that BoxPane in corner has only minimal space.
> TabPane with horizontal tab orientation has still the same correct behaviour in 2.0 and 2.0.1 so it's problem only with vertically oriented TabPane.
> I attach example application.
> Lukas

--
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] (PIVOT-837) TabPane with vertical tabOrientation and corner's content with top verticalAlignment

Posted by "Sandro Martini (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIVOT-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203706#comment-13203706 ] 

Sandro Martini commented on PIVOT-837:
--------------------------------------

Patch applied in revision 1241959.

Lukas, thank you very much for the patch,
Sandro

                
> TabPane with vertical tabOrientation and corner's content with top verticalAlignment
> ------------------------------------------------------------------------------------
>
>                 Key: PIVOT-837
>                 URL: https://issues.apache.org/jira/browse/PIVOT-837
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 2.0.1
>         Environment: GNU/Linux, SUN JDK 1.7 & 1.6
>            Reporter: Lukas Machacek
>            Assignee: Sandro Martini
>            Priority: Minor
>             Fix For: 2.0.2
>
>         Attachments: PIVOT-837_fix.patch, TabPaneExample.java, tabPaneExample_window.bxml, tabPane_corner_2.0.1.png, tabPane_corner_2.0.png, tabPane_corner_inMyApplication_with2.0.1.png, tabPane_corner_inMyApplication_with2.0.png
>
>
> Hi all,
> I'm facing another bug introduced in Pivot 2.0.1 which wasn't in 2.0. It's design issue of corner in TabPane with tabOrientation:'vertical'. It's impossible to have content of the corner vertically aligned at the top in TabPane which has tab orientation vertical. In version 2.0 it was possible to align it at the top, center and bottom but in version 2.0.1 it is always at the bottom. It seems that BoxPane in corner has only minimal space.
> TabPane with horizontal tab orientation has still the same correct behaviour in 2.0 and 2.0.1 so it's problem only with vertically oriented TabPane.
> I attach example application.
> Lukas

--
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] (PIVOT-837) TabPane with vertical tabOrientation and corner's content with top verticalAlignment

Posted by "Sandro Martini (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sandro Martini resolved PIVOT-837.
----------------------------------

    Resolution: Fixed

Resolved, but be free to reopen the issue if necessary.

                
> TabPane with vertical tabOrientation and corner's content with top verticalAlignment
> ------------------------------------------------------------------------------------
>
>                 Key: PIVOT-837
>                 URL: https://issues.apache.org/jira/browse/PIVOT-837
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 2.0.1
>         Environment: GNU/Linux, SUN JDK 1.7 & 1.6
>            Reporter: Lukas Machacek
>            Assignee: Sandro Martini
>            Priority: Minor
>             Fix For: 2.0.2
>
>         Attachments: PIVOT-837_fix.patch, TabPaneExample.java, tabPaneExample_window.bxml, tabPane_corner_2.0.1.png, tabPane_corner_2.0.png, tabPane_corner_inMyApplication_with2.0.1.png, tabPane_corner_inMyApplication_with2.0.png
>
>
> Hi all,
> I'm facing another bug introduced in Pivot 2.0.1 which wasn't in 2.0. It's design issue of corner in TabPane with tabOrientation:'vertical'. It's impossible to have content of the corner vertically aligned at the top in TabPane which has tab orientation vertical. In version 2.0 it was possible to align it at the top, center and bottom but in version 2.0.1 it is always at the bottom. It seems that BoxPane in corner has only minimal space.
> TabPane with horizontal tab orientation has still the same correct behaviour in 2.0 and 2.0.1 so it's problem only with vertically oriented TabPane.
> I attach example application.
> Lukas

--
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] [Assigned] (PIVOT-837) TabPane with vertical tabOrientation and corner's content with top verticalAlignment

Posted by "Sandro Martini (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sandro Martini reassigned PIVOT-837:
------------------------------------

    Assignee: Sandro Martini
    
> TabPane with vertical tabOrientation and corner's content with top verticalAlignment
> ------------------------------------------------------------------------------------
>
>                 Key: PIVOT-837
>                 URL: https://issues.apache.org/jira/browse/PIVOT-837
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 2.0.1
>         Environment: GNU/Linux, SUN JDK 1.7 & 1.6
>            Reporter: Lukas Machacek
>            Assignee: Sandro Martini
>            Priority: Minor
>             Fix For: 2.0.2
>
>         Attachments: TabPaneExample.java, tabPaneExample_window.bxml, tabPane_corner_2.0.1.png, tabPane_corner_2.0.png, tabPane_corner_inMyApplication_with2.0.1.png, tabPane_corner_inMyApplication_with2.0.png
>
>
> Hi all,
> I'm facing another bug introduced in Pivot 2.0.1 which wasn't in 2.0. It's design issue of corner in TabPane with tabOrientation:'vertical'. It's impossible to have content of the corner vertically aligned at the top in TabPane which has tab orientation vertical. In version 2.0 it was possible to align it at the top, center and bottom but in version 2.0.1 it is always at the bottom. It seems that BoxPane in corner has only minimal space.
> TabPane with horizontal tab orientation has still the same correct behaviour in 2.0 and 2.0.1 so it's problem only with vertically oriented TabPane.
> I attach example application.
> Lukas

--
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] [Updated] (PIVOT-837) TabPane with vertical tabOrientation and corner's content with top verticalAlignment

Posted by "Lukas Machacek (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Machacek updated PIVOT-837:
---------------------------------

    Attachment: tabPane_corner_inMyApplication_with2.0.png
                tabPane_corner_inMyApplication_with2.0.1.png
                tabPane_corner_2.0.png
                tabPane_corner_2.0.1.png

Attached screenshots from issue test case for 2.0 and 2.0.1 and also screenshots of one part of my application where I'm using it, so you can image for what I'm using it ;-)
                
> TabPane with vertical tabOrientation and corner's content with top verticalAlignment
> ------------------------------------------------------------------------------------
>
>                 Key: PIVOT-837
>                 URL: https://issues.apache.org/jira/browse/PIVOT-837
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 2.0.1
>         Environment: GNU/Linux, SUN JDK 1.7 & 1.6
>            Reporter: Lukas Machacek
>            Priority: Minor
>             Fix For: 2.0.2
>
>         Attachments: TabPaneExample.java, tabPaneExample_window.bxml, tabPane_corner_2.0.1.png, tabPane_corner_2.0.png, tabPane_corner_inMyApplication_with2.0.1.png, tabPane_corner_inMyApplication_with2.0.png
>
>
> Hi all,
> I'm facing another bug introduced in Pivot 2.0.1 which wasn't in 2.0. It's design issue of corner in TabPane with tabOrientation:'vertical'. It's impossible to have content of the corner vertically aligned at the top in TabPane which has tab orientation vertical. In version 2.0 it was possible to align it at the top, center and bottom but in version 2.0.1 it is always at the bottom. It seems that BoxPane in corner has only minimal space.
> TabPane with horizontal tab orientation has still the same correct behaviour in 2.0 and 2.0.1 so it's problem only with vertically oriented TabPane.
> I attach example application.
> Lukas

--
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] (PIVOT-837) TabPane with vertical tabOrientation and corner's content with top verticalAlignment

Posted by "Sandro Martini (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIVOT-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13193965#comment-13193965 ] 

Sandro Martini commented on PIVOT-837:
--------------------------------------

Just committed the test case (renamed as others issue tests), thanks for now.

Sorry, to have all data here, can you attach here a screenshot on the behaviour with Pivot 2.0 ?

Thank you again,
Sandro

                
> TabPane with vertical tabOrientation and corner's content with top verticalAlignment
> ------------------------------------------------------------------------------------
>
>                 Key: PIVOT-837
>                 URL: https://issues.apache.org/jira/browse/PIVOT-837
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 2.0.1
>         Environment: GNU/Linux, SUN JDK 1.7 & 1.6
>            Reporter: Lukas Machacek
>            Priority: Minor
>             Fix For: 2.0.2
>
>         Attachments: TabPaneExample.java, tabPaneExample_window.bxml
>
>
> Hi all,
> I'm facing another bug introduced in Pivot 2.0.1 which wasn't in 2.0. It's design issue of corner in TabPane with tabOrientation:'vertical'. It's impossible to have content of the corner vertically aligned at the top in TabPane which has tab orientation vertical. In version 2.0 it was possible to align it at the top, center and bottom but in version 2.0.1 it is always at the bottom. It seems that BoxPane in corner has only minimal space.
> TabPane with horizontal tab orientation has still the same correct behaviour in 2.0 and 2.0.1 so it's problem only with vertically oriented TabPane.
> I attach example application.
> Lukas

--
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] (PIVOT-837) TabPane with vertical tabOrientation and corner's content with top verticalAlignment

Posted by "Sandro Martini (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIVOT-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13194600#comment-13194600 ] 

Sandro Martini commented on PIVOT-837:
--------------------------------------

Hi Lukas, thank you, now it's all much clear to me :-) . I'll look at it.

                
> TabPane with vertical tabOrientation and corner's content with top verticalAlignment
> ------------------------------------------------------------------------------------
>
>                 Key: PIVOT-837
>                 URL: https://issues.apache.org/jira/browse/PIVOT-837
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 2.0.1
>         Environment: GNU/Linux, SUN JDK 1.7 & 1.6
>            Reporter: Lukas Machacek
>            Priority: Minor
>             Fix For: 2.0.2
>
>         Attachments: TabPaneExample.java, tabPaneExample_window.bxml, tabPane_corner_2.0.1.png, tabPane_corner_2.0.png, tabPane_corner_inMyApplication_with2.0.1.png, tabPane_corner_inMyApplication_with2.0.png
>
>
> Hi all,
> I'm facing another bug introduced in Pivot 2.0.1 which wasn't in 2.0. It's design issue of corner in TabPane with tabOrientation:'vertical'. It's impossible to have content of the corner vertically aligned at the top in TabPane which has tab orientation vertical. In version 2.0 it was possible to align it at the top, center and bottom but in version 2.0.1 it is always at the bottom. It seems that BoxPane in corner has only minimal space.
> TabPane with horizontal tab orientation has still the same correct behaviour in 2.0 and 2.0.1 so it's problem only with vertically oriented TabPane.
> I attach example application.
> Lukas

--
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] (PIVOT-837) TabPane with vertical tabOrientation and corner's content with top verticalAlignment

Posted by "Sandro Martini (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIVOT-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13212483#comment-13212483 ] 

Sandro Martini commented on PIVOT-837:
--------------------------------------

Hi Lukas, 
thank you very much for the "better" fix :-), just applied it in revision 1291673.
Note that I'm not been able to test it against all variations of alignment, but only in standard alignment as you can see in Pivot837.java ...

Thanks again,
Sandro

                
> TabPane with vertical tabOrientation and corner's content with top verticalAlignment
> ------------------------------------------------------------------------------------
>
>                 Key: PIVOT-837
>                 URL: https://issues.apache.org/jira/browse/PIVOT-837
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 2.0.1
>         Environment: GNU/Linux, SUN JDK 1.7 & 1.6
>            Reporter: Lukas Machacek
>            Assignee: Sandro Martini
>            Priority: Minor
>             Fix For: 2.0.2
>
>         Attachments: PIVOT-837_better_fix.patch, PIVOT-837_fix.patch, TabPaneExample.java, tabPaneExample_window.bxml, tabPane_corner_2.0.1.png, tabPane_corner_2.0.png, tabPane_corner_inMyApplication_with2.0.1.png, tabPane_corner_inMyApplication_with2.0.png
>
>
> Hi all,
> I'm facing another bug introduced in Pivot 2.0.1 which wasn't in 2.0. It's design issue of corner in TabPane with tabOrientation:'vertical'. It's impossible to have content of the corner vertically aligned at the top in TabPane which has tab orientation vertical. In version 2.0 it was possible to align it at the top, center and bottom but in version 2.0.1 it is always at the bottom. It seems that BoxPane in corner has only minimal space.
> TabPane with horizontal tab orientation has still the same correct behaviour in 2.0 and 2.0.1 so it's problem only with vertically oriented TabPane.
> I attach example application.
> Lukas

--
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] [Updated] (PIVOT-837) TabPane with vertical tabOrientation and corner's content with top verticalAlignment

Posted by "Lukas Machacek (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Machacek updated PIVOT-837:
---------------------------------

    Attachment: PIVOT-837_fix.patch

Hi Sandro,

I tested it more and found that the same problem is already for horizontal tabOrientation and corner's left horizontalAlignment.

I prepared patch to fix this issue. With this fix TabPane have functionality of Pivot 2.0 (correct corner alignment) + correction of hiding of corner introduced in Pivot 2.0.1 (this correction caused the problem).

Lukas
                
> TabPane with vertical tabOrientation and corner's content with top verticalAlignment
> ------------------------------------------------------------------------------------
>
>                 Key: PIVOT-837
>                 URL: https://issues.apache.org/jira/browse/PIVOT-837
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 2.0.1
>         Environment: GNU/Linux, SUN JDK 1.7 & 1.6
>            Reporter: Lukas Machacek
>            Assignee: Sandro Martini
>            Priority: Minor
>             Fix For: 2.0.2
>
>         Attachments: PIVOT-837_fix.patch, TabPaneExample.java, tabPaneExample_window.bxml, tabPane_corner_2.0.1.png, tabPane_corner_2.0.png, tabPane_corner_inMyApplication_with2.0.1.png, tabPane_corner_inMyApplication_with2.0.png
>
>
> Hi all,
> I'm facing another bug introduced in Pivot 2.0.1 which wasn't in 2.0. It's design issue of corner in TabPane with tabOrientation:'vertical'. It's impossible to have content of the corner vertically aligned at the top in TabPane which has tab orientation vertical. In version 2.0 it was possible to align it at the top, center and bottom but in version 2.0.1 it is always at the bottom. It seems that BoxPane in corner has only minimal space.
> TabPane with horizontal tab orientation has still the same correct behaviour in 2.0 and 2.0.1 so it's problem only with vertically oriented TabPane.
> I attach example application.
> Lukas

--
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] [Issue Comment Edited] (PIVOT-837) TabPane with vertical tabOrientation and corner's content with top verticalAlignment

Posted by "Lukas Machacek (Issue Comment Edited) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIVOT-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13194000#comment-13194000 ] 

Lukas Machacek edited comment on PIVOT-837 at 1/26/12 5:23 PM:
---------------------------------------------------------------

Attached screenshots from issue test case for 2.0 and 2.0.1 and also screenshots of one part of my application where I'm using it, so you can imagine for what I'm using it ;-)

Lukas
                
      was (Author: cgrim):
    Attached screenshots from issue test case for 2.0 and 2.0.1 and also screenshots of one part of my application where I'm using it, so you can image for what I'm using it ;-)
                  
> TabPane with vertical tabOrientation and corner's content with top verticalAlignment
> ------------------------------------------------------------------------------------
>
>                 Key: PIVOT-837
>                 URL: https://issues.apache.org/jira/browse/PIVOT-837
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 2.0.1
>         Environment: GNU/Linux, SUN JDK 1.7 & 1.6
>            Reporter: Lukas Machacek
>            Priority: Minor
>             Fix For: 2.0.2
>
>         Attachments: TabPaneExample.java, tabPaneExample_window.bxml, tabPane_corner_2.0.1.png, tabPane_corner_2.0.png, tabPane_corner_inMyApplication_with2.0.1.png, tabPane_corner_inMyApplication_with2.0.png
>
>
> Hi all,
> I'm facing another bug introduced in Pivot 2.0.1 which wasn't in 2.0. It's design issue of corner in TabPane with tabOrientation:'vertical'. It's impossible to have content of the corner vertically aligned at the top in TabPane which has tab orientation vertical. In version 2.0 it was possible to align it at the top, center and bottom but in version 2.0.1 it is always at the bottom. It seems that BoxPane in corner has only minimal space.
> TabPane with horizontal tab orientation has still the same correct behaviour in 2.0 and 2.0.1 so it's problem only with vertically oriented TabPane.
> I attach example application.
> Lukas

--
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] [Reopened] (PIVOT-837) TabPane with vertical tabOrientation and corner's content with top verticalAlignment

Posted by "Lukas Machacek (Reopened) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Machacek reopened PIVOT-837:
----------------------------------


Hi Sandro,

I'm very sorry, but I have to reopen this issue :-( I found a regression in my patch which caused bad behaviour for opposite alignment.

But I will attach another patch which finally solves all variations of alignment ;-)

Lukas
                
> TabPane with vertical tabOrientation and corner's content with top verticalAlignment
> ------------------------------------------------------------------------------------
>
>                 Key: PIVOT-837
>                 URL: https://issues.apache.org/jira/browse/PIVOT-837
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 2.0.1
>         Environment: GNU/Linux, SUN JDK 1.7 & 1.6
>            Reporter: Lukas Machacek
>            Assignee: Sandro Martini
>            Priority: Minor
>             Fix For: 2.0.2
>
>         Attachments: PIVOT-837_fix.patch, TabPaneExample.java, tabPaneExample_window.bxml, tabPane_corner_2.0.1.png, tabPane_corner_2.0.png, tabPane_corner_inMyApplication_with2.0.1.png, tabPane_corner_inMyApplication_with2.0.png
>
>
> Hi all,
> I'm facing another bug introduced in Pivot 2.0.1 which wasn't in 2.0. It's design issue of corner in TabPane with tabOrientation:'vertical'. It's impossible to have content of the corner vertically aligned at the top in TabPane which has tab orientation vertical. In version 2.0 it was possible to align it at the top, center and bottom but in version 2.0.1 it is always at the bottom. It seems that BoxPane in corner has only minimal space.
> TabPane with horizontal tab orientation has still the same correct behaviour in 2.0 and 2.0.1 so it's problem only with vertically oriented TabPane.
> I attach example application.
> Lukas

--
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] [Updated] (PIVOT-837) TabPane with vertical tabOrientation and corner's content with top verticalAlignment

Posted by "Lukas Machacek (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Machacek updated PIVOT-837:
---------------------------------

    Attachment: PIVOT-837_better_fix.patch

Here is the promissed final patch ...
                
> TabPane with vertical tabOrientation and corner's content with top verticalAlignment
> ------------------------------------------------------------------------------------
>
>                 Key: PIVOT-837
>                 URL: https://issues.apache.org/jira/browse/PIVOT-837
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 2.0.1
>         Environment: GNU/Linux, SUN JDK 1.7 & 1.6
>            Reporter: Lukas Machacek
>            Assignee: Sandro Martini
>            Priority: Minor
>             Fix For: 2.0.2
>
>         Attachments: PIVOT-837_better_fix.patch, PIVOT-837_fix.patch, TabPaneExample.java, tabPaneExample_window.bxml, tabPane_corner_2.0.1.png, tabPane_corner_2.0.png, tabPane_corner_inMyApplication_with2.0.1.png, tabPane_corner_inMyApplication_with2.0.png
>
>
> Hi all,
> I'm facing another bug introduced in Pivot 2.0.1 which wasn't in 2.0. It's design issue of corner in TabPane with tabOrientation:'vertical'. It's impossible to have content of the corner vertically aligned at the top in TabPane which has tab orientation vertical. In version 2.0 it was possible to align it at the top, center and bottom but in version 2.0.1 it is always at the bottom. It seems that BoxPane in corner has only minimal space.
> TabPane with horizontal tab orientation has still the same correct behaviour in 2.0 and 2.0.1 so it's problem only with vertically oriented TabPane.
> I attach example application.
> Lukas

--
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