IBM Support

PM21483: Robot 7.0.2 does not multiselect an HTML List box

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • The recording might also select only the last item.
    You see no error message.
    
    The script you recorded looks like:
    
    Sub Main
        Dim Result As Integer
    
    
        Window SetContext, 'Caption=C:\MyListBox.html - Microsoft
    Internet Explorer', ''
        Browser NewPage,'',''
        ListBox Click,
    'HTMLText=RembrandtAppelWillinkMondriaanCorneilleVan Gogh',
    'Text=Appel'
        Browser NewPage,'',''
        ListBox Shift_Click,
    'HTMLText=RembrandtAppelWillinkMondriaanCorneilleVan Gogh',
    'Text=Mondriaan'
    
    End Sub
    
    The HTML code of the sample application is as follows.
    
    ?SELECT MULTIPLE SIZE=5?
     ?OPTION VALUE='o1'?Rembrandt
     ?OPTION VALUE='o2'?Appel
     ?OPTION VALUE='o3'?Willink
     ?OPTION VALUE='o4'?Mondriaan
     ?OPTION VALUE='o5'?Corneille
     ?OPTION VALUE='o6'?Van Gogh
    ?/SELECT?
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    The recording might also select only the last item.
    You see no error message.
    
    The script you recorded looks like:
    
    Sub Main
        Dim Result As Integer
    
    
        Window SetContext, "Caption=C:\MyListBox.html -
    Microsoft Internet Explorer", ""
        Browser NewPage,"",""
        ListBox Click,
    "HTMLText=RembrandtAppelWillinkMondriaanCorneilleVan Gogh",
    "Text=Appel"
        Browser NewPage,"",""
        ListBox Shift_Click,
    "HTMLText=RembrandtAppelWillinkMondriaanCorneilleVan Gogh",
    "Text=Mondriaan"
    
    End Sub
    
    The HTML code of the sample application is as follows.
    
    ?SELECT MULTIPLE SIZE=5?
    ?OPTION VALUE="o1"?Rembrandt
    ?OPTION VALUE="o2"?Appel
    ?OPTION VALUE="o3"?Willink
    ?OPTION VALUE="o4"?Mondriaan
    ?OPTION VALUE="o5"?Corneille
    ?OPTION VALUE="o6"?Van Gogh
    ?/SELECT?
    

Problem conclusion

  • Made code in rtxie module to support MultiSelect option for
    HTML Listbox in IE7 and IE8. Multiselect option will work
    now
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM21483

  • Reported component name

    RATIONAL ROBOT

  • Reported component ID

    5724G2400

  • Reported release

    702

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2010-08-30

  • Closed date

    2011-08-02

  • Last modified date

    2011-08-02

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    RATIONAL ROBOT

  • Fixed component ID

    5724G2400

Applicable component levels

  • R702 PSN

       UP

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSSHDX","label":"Rational Robot"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.0.2","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
24 October 2021