IBM Support

JR61376: CLIENT-SIDE HUMAN SERVICE SCREEN SCROLLING DOESN'T WORK ON IPHONE IOS

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

Direct link to fix

 

APAR status

  • Closed as program error.

Error description

  • After you design a client-side human service that lists process
    instances in a table, you find that the screen doesn't move when
     you try to scrolling up and down on the
    table in an iPhone Safari browser. Instead, you must scroll up
    and down on space beside the table to move the screen.
    
    PRODUCTS AFFECTED
    IBM Business Process Manager (BPM)
    IBM BPM Express
    IBM Business Automation Workflow
    

Local fix

  • To work around the issue the following style can be used. Using
    a Custom HTML is one way to add the style to the customer's
    coach page.
    <style type="text/css">
        .dj_ios .spark-ui .SPARKTable .outerTable {
                overflow-x: visible !important;
                -webkit-overflow-scrolling:touch;
        }
    </style>
    

Problem summary

  • This is an issue with the CSS style used for tables on the iOS.
    

Problem conclusion

  • A fix that enables seamless scrolling on smaller form factor
    devices when a table is included on the page will be available
    in a future release of Business Automation Workflow.
    

Temporary fix

Comments

APAR Information

  • APAR number

    JR61376

  • Reported component name

    BPM

  • Reported component ID

    5737A5700

  • Reported release

    860

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2019-08-15

  • Closed date

    2019-10-25

  • Last modified date

    2019-10-25

  • 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

    BPM

  • Fixed component ID

    5737A5700

Applicable component levels

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSFPJS","label":"IBM Business Process Manager"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.6.0.0","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
14 September 2022