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

CursorManager.setCursor() setted in mouseOverHandler after Drag&Drop doesn't work immediately when in AIR

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 3.4 (Release)
    • None
    • Cursor Manager
    • None
    • Affected OS(s): Windows
      Affected OS(s): Windows XP
      Browser: Internet Explorer 6.x
      Language Found: Japanese

    Description

      Steps to reproduce:
      1. run the attached file. (it is an AIR application.)
      2. drag the yellow area to a new place.
      3. drop the yellow area.
      4. if RollOut occurred after MouseOver, or MouseOver didn't occur, Click without MouseMove.

      Actual Results:
      Resize Cursor is setted when MouseOver, but Cursor didn't change.

      →CursorManager.setCursor(STRETCH_CURSOR);

      Expected Results:
      Cursor is Resize Cursor after drag drop.

      Workaround (if any):
      IE is OK, not AIR.
      AIR version: 2.0.0.11670
      ①Mouse.cursor = MouseCursor.HAND; // is the same result.
       →https://bugs.adobe.com/jira/browse/FP-2918
      ②RollOut occurred after step 3
       →https://bugs.adobe.com/jira/browse/SDK-25650

      Attachments

        Activity

          People

            Unassigned Unassigned
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: