[ https://issues.apache.org/jira/browse/FLEX-34405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-34405: --------------------------------- Labels: calloutbutton easyfix mobile (was: calloutbutton mobile) > CalloutButton shows calloutContents on MouseOver, instead of MouseClick > ----------------------------------------------------------------------- > > Key: FLEX-34405 > URL: https://issues.apache.org/jira/browse/FLEX-34405 > Project: Apache Flex > Issue Type: Bug > Components: Mobile: Callout / CalloutButton > Affects Versions: Apache Flex 4.13.0, Apache Flex 4.12.1 > Environment: Windows 7 > Reporter: Deepak MS > Assignee: Maurice Amsellem > Labels: calloutbutton, easyfix, mobile > > I happened to migrate from 4.12 to 4.12.1. Wherever calloutbutton was used, the callout contents were shown only on click of calloutbutton. But now in 4.12.1, it shows the callout contents as soon as we hover the mouse cursor on top of calloutbutton. When I try to select callout content, it just closes the callout. > Issue is CalloutButton shows calloutContents on MouseOver, instead of MouseClick and gets closed on MouseOut. And mouse click has no effect. > This was using a mobile project, 4.12.1, on windows 7 simulator, using AIR 4, AIR13, AIR14. > Sample code to try: > > xmlns:s="library://ns.adobe.com/flex/spark" title="Home" xmlns:ns="http://flex.apache.org/experimental/ns"> > > > > > > > > > > > > > > > > > > > > > > > > > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)