Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-35214

JQueryButton changes size when mouse is on it

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Apache FlexJS 0.7.0, Apache FlexJS 0.8.0
    • None
    • FlexJS
    • None

    Description

      Minimal code to test jquery buttons:

      	<js:initialView>
      		<js:View>
      		
      				<jquery:TextButton text="A"/>
      				<jquery:TextButton text="B"/>
      				<jquery:TextButton text="B"/>
      			
      		</js:View>
      	</js:initialView>
      

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            panli@prominic.net Pan Li
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: