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

Halo&Spark:Adding a checkpoint on a datagrid through active screen in the middle of the script displays incorrect data

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • Adobe Flex SDK Previous
    • None
    • Checkpoints
    • None
    • Affected OS(s): Windows
      Affected OS(s): Windows XP
      Language Found: English

    Description

      Steps to reproduce:
      1.Run the attached mxml file.
      2.Start recording in qtp.
      3.Click on the empty datagrid.Drag and drop an image onto the application.
      4.Click on the populated datagrid.
      5.The script recorded will be
      Browser("Browser").FlexApplication("haloapp").FlexDataGrid("_haloapp_DataGrid1").HeaderClick 0
      Browser("Browser").FlexApplication("haloapp").DragStart "_haloapp_Image4"
      Browser("Browser").FlexApplication("haloapp").DragDrop
      Browser("Browser").FlexApplication("haloapp").FlexDataGrid("_haloapp_DataGrid1").HeaderClick 0
      6.Now Place the cursor on the first line and insert a checkpoint on the empty datagrid displayed in the active screen.

      Actual Results:The table checkpoint properties displays 1 element in the datagrid.

      Expected Results:The table checkpoint should not display any elements as the datagrid is empty at this point in the script
      Issue is present in sdk 4.0.0.9593 and dmv 248466

      Workaround (if any):

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: