Project

General

Profile

Actions

action #81676

closed

[qe-sap] Incorrect shortcut key of SAP product selection in SLE15SP2 GM textmode installer

Added by dawei_pang over 3 years ago. Updated over 1 year ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2020-12-31
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

In current welcome step of SLE15SP2 GM testmode installer, the short cut for "SAP Applications" is 'p', "Real Time" is 't', refer to attached screenshot, welcome.pm send 't' key in real condition, that causes failure.

            sles4sap => is_ppc64le() ? 'i'
            : (is_sle('15-SP2+') && is_x86_64() && !is_quarterly_iso()) ? 't'
            : 'p',

Files

welcome.png (29.2 KB) welcome.png dawei_pang, 2020-12-31 03:02
Actions

Also available in: Atom PDF