[ http://issues.apache.org/jira/browse/XAP-91?page=all ]

James Margaris resolved XAP-91.
-------------------------------

    Resolution: Fixed

HorizontalFlowPane works better now, instead of applying -moz-inline-box to a 
child, we put the child in a wrapper div and set the moz style on that. Setting 
that style on tables seemed to cause issues. Now the text is centered and some 
graphical glitches like buttons jumping around when you click them no longer 
occur.

> Buttons in a horizontalFlowLayout don't center text correctly
> -------------------------------------------------------------
>
>                 Key: XAP-91
>                 URL: http://issues.apache.org/jira/browse/XAP-91
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets
>            Reporter: James Margaris
>
> If you have a button in a horizontalFlowPanel, like in almost all of the 
> widget examples, the text appears at the top/left of the button always 
> instead of centered. Looks like a problem with Mozilla -moz-box thing

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to