Bug 902181
| Summary: | The namespace part in "My account" page is out of bounds on Safari Iphone4S and IPad2. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OKD | Reporter: | Mengjiao Gao <mgao> | ||||
| Component: | Website | Assignee: | Steve Goodwin <sgoodwin> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 2.x | CC: | ccoleman, dmcphers, sgoodwin, szhou, yujzhang | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-03-15 14:18:05 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: |
|
||||||
(In reply to comment #1) Tested on devenv_2901, the display of my account page is correct on IPhone4S now, so verify this bug. Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/65f747cb53254e5bbe897515b3c1da8587f6eb5a Bug 902181 - Should wrap domain input element where possible |
Created attachment 684064 [details] The namespace part in "My account" page is out of bounds on Safari Iphone4S Description of problem: The namespace part in my account page is out of bounds on Safari Iphone4S as attachment shown. Version-Release number of selected component (if applicable): Devenv_2699, INT How reproducible: always Steps to Reproduce: 1.Go to website and login with a new user (without domain). 2.Go to "My account" page /app/account. 3.Check the page overview. Actual results: The namespace part in my account page is out of bounds as the attachment shown. Expected results: Every part in this page should display well and aligned with each other. Additional info: This issue doesn't exist on PROD.