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 (Updated) (JIRA)" <ji...@apache.org> on 2012/02/08 11:54:59 UTC

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

     [ 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