Bug 1470976
Summary: | Edit Autoscaler page does not show scale up/down button in the input fields in iPad Pro & iPhone Safari. | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | xipang | ||||
Component: | Management Console | Assignee: | Samuel Padgett <spadgett> | ||||
Status: | CLOSED ERRATA | QA Contact: | XiaochuanWang <xiaocwan> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 3.6.0 | CC: | aos-bugs, jokerman, mmccomas, yapei | ||||
Target Milestone: | --- | ||||||
Target Release: | 3.7.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: |
Previously, on iOS Safari, number inputs used the full keyboard rather than the number input. Now inputs that accept only numbers show the iOS number pad for easier entry.
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-11-28 22:01:28 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
xipang
2017-07-14 07:40:36 UTC
Commit pushed to master at https://github.com/openshift/origin-web-console https://github.com/openshift/origin-web-console/commit/59d62673976b2a0ed523ae2b78baca89e41c98a8 Bug 1470976 - Support number input on iOS For the iOS keyboard to prompt for numbers, the inputs must have a `pattern` attribute of digits. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1470976 Checked on 3.7.0-0.147.0, only issue on iPhone is fixed. Still reproduces on iPad. The full keyboard rather than the number input was used on iPad. Created attachment 1338165 [details]
iphone is fixed as expected
According to Comment 1, this is fixed on ipad and iPhone, please see the screenshot. Verified on OpenShift v3.7.0-0.147.1 > Still reproduces on iPad. The full keyboard rather than the number input was used on iPad.
The iPad doesn't have a number-only keyboard, so this is expected. The change should affect the iPhone.
It's working as intended.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2017:3188 |