IBM Support

PI09434: layourt columns specifying canvas colours can affect other layout columns

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • If a layout DXL column specifies a canvas colour, other layout
    DXL columns to the left which do not specify a canvas colour
    will also have the colour changed.
    
    If more than one column specifies a canvas colour, the one
    located furthest to the right will dictate the colour of those
    which do not specify it.
    
    To recreate:
    
     - create 2 layout DXL columns in a module using the following
    code:
    
    Column 1 :
    
    '
    displayRich 'should have a white background'
    '
    
    Column 2 :
    
    '
    DBE canv = getCanvas
    if(!null canv)
    {
        realBackground(canv, realColor_Red)
        realColour(canv, realColor_Black)
        display 'Red Canvas'
    }
    '
    
     - ensure that the second column is positioned to the right of
    the first
     - observe the background colour of the first column, it should
    be white, not red
    
    Workaround:
    
     - explicity specify canvas colours in all layout columns
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * All users/environments                                       *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * If a layout DXL column specifies a canvas colour, other      *
    * layout DXL columns to the left which do not specify a canvas *
    * colour will also have the colour changed.                    *
    * If more than one column specifies a canvas colour, the one   *
    * located furthest to the right will dictate the colour of     *
    * those which do not specify it.                               *
    ****************************************************************
    * RECOMMENDATION:                                              *
    * Upgrade to 9.6                                               *
    ****************************************************************
    Client side issue
    

Problem conclusion

  • Save the current background colour before performing layout DXL
    and restoring it afterwards.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI09434

  • Reported component name

    TLOGIC DOORS

  • Reported component ID

    5724V61DR

  • Reported release

    930

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2014-01-13

  • Closed date

    2014-06-07

  • Last modified date

    2014-06-07

  • 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

    TLOGIC DOORS

  • Fixed component ID

    5724V61DR

Applicable component levels

  • R960 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSYQBZ","label":"Rational DOORS"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"9.3","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
15 October 2021