[ https://issues.apache.org/jira/browse/FLEX-35214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pan Li updated FLEX-35214: -------------------------- Description: 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. was: 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 size. I checked jquery site's demo, it doesn't have this effect. > 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 > Fix For: Apache FlexJS 0.8.0 > > > 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.3.4#6332)