[ https://issues.apache.org/jira/browse/FLEX-35214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alex Harui updated FLEX-35214: ------------------------------ Fix Version/s: (was: Apache FlexJS 0.8.0) > JQueryButton changes size when mouse is on it > --------------------------------------------- > > Key: FLEX-35214 > URL: https://issues.apache.org/jira/browse/FLEX-35214 > Project: Apache Flex > Issue Type: Bug > Components: FlexJS > Affects Versions: Apache FlexJS 0.7.0, Apache FlexJS 0.8.0 > Reporter: Pan Li > > Minimal code to test jquery buttons: > {code} > <js:initialView> > <js:View> > > <jquery:TextButton text="A"/> > <jquery:TextButton text="B"/> > <jquery:TextButton text="B"/> > > </js:View> > </js:initialView> > {code} > the buttons do work, but when I move mouse over the button, it changes its > size. I checked jquery site's demo, it doesn't have this effect. -- This message was sent by Atlassian JIRA (v6.4.14#64029)