| Summary: | Table width for all pages didn't fit its size well with browser's on IE11 | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | OKD | Reporter: | Yadan Pei <yapei> | ||||||||||||||||||||||
| Component: | Management Console | Assignee: | Robb Hamilton <rhamilto> | ||||||||||||||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Yadan Pei <yapei> | ||||||||||||||||||||||
| Severity: | medium | Docs Contact: | |||||||||||||||||||||||
| Priority: | medium | ||||||||||||||||||||||||
| Version: | 3.x | CC: | aos-bugs, mmccomas, rhamilto, sgoodwin | ||||||||||||||||||||||
| 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: | 2016-05-12 17:09:43 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: | |||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||
Created attachment 1120634 [details]
TableLength
Created attachment 1120636 [details]
BuildConfigurationTab
Created attachment 1120637 [details]
BuildEnvironment
Hi, Ya. I am unable to reproduce this bug using either IE 11 or Edge 20 using my local environment running https://github.com/openshift/origin/commit/be9c5644618f0969264c693e0d957bd3494c109d. Any tips on reproducing? Thanks, Robb. Created attachment 1120899 [details]
Edge 20 showing Events page
(In reply to Robb Hamilton from comment #5) > Created attachment 1120899 [details] > Edge 20 showing Events page what about IE11, any screen shot? Tried on devenv-rhel7_3325 today, Edge 25 display well, but IE11 still has the issue. Well, in going to get an IE11 screenshot for you, I've discovered this bug is intermittent (some times I can reproduce it, some times not). I'm still digging in to it to see if I can figure out why it's occurring. Resizing the IE11 window fixes the rendering issue, but refreshing the browser window recreates the bug. :/ Best I can tell, this bug is only occurring when the table height exceeds the available vertical space **once angular has finished loading data**. In other words, this bug occurs when angular manipulates the DOM to insert the rows and the viewport isn't tall enough to accommodate all of the rows. No ideas yet on possible fixes. since this doesn't block any functionality, change to low priority and severity, we may develop more thoughts on checking and solving. maybe should consider this as medium priority now in our full functional testing Created attachment 1129628 [details]
IE_Builds
Created attachment 1129629 [details]
IE_Deployments
Please retest. I believe it's been fixed or else I'm unable to reproduce. Attaching screenshots. Created attachment 1130584 [details]
IE11 Overview
Created attachment 1130586 [details]
IE11 Build
Created attachment 1130587 [details]
IE11 Overview
checked on devenv-rhel7_3540, issue was fixed move to VERIFIED |
Created attachment 1120633 [details] OverviewPage Description of problem: all pages(Overview page,secondary pages under Browse and Settings pages)for one project didn't adjust its size to fit with browser on IE11 and Edge25, some content are missing and some button are pushed to the left Version-Release number of selected component (if applicable): devenv-rhel7_3313 IE11.65.10586.0 Edge25 How reproducible: Always Steps to Reproduce: 1. Create application on web console 2. Check all pages for this project Actual results: 2. pages didn't display well, check attachment for details Expected results: 2. pages should display correctly Additional info: