Bug 1209262 - IE8 Errors
Summary: IE8 Errors
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.4.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: GA
: 5.4.0
Assignee: Brian McLaughlin
QA Contact: bmorriso
URL:
Whiteboard:
Depends On: 1204943
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-06 21:11 UTC by Eric Winchell
Modified: 2015-06-16 12:56 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1204943
Environment:
Last Closed: 2015-06-16 12:56:55 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
dhtmlx grid (110.33 KB, image/png)
2015-04-06 21:13 UTC, Eric Winchell
no flags Details
dhtmlx toolbar (109.10 KB, image/png)
2015-04-06 21:15 UTC, Eric Winchell
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:1100 0 normal SHIPPED_LIVE CFME 5.4.0 bug fixes, and enhancement update 2015-06-16 16:28:42 UTC

Comment 1 Eric Winchell 2015-04-06 21:13:11 UTC
Created attachment 1011540 [details]
dhtmlx grid

Comment 2 Eric Winchell 2015-04-06 21:15:48 UTC
Created attachment 1011541 [details]
dhtmlx toolbar

Comment 4 Oleg Barenboim 2015-04-28 16:58:41 UTC
https://github.com/ManageIQ/manageiq/pull/2730

Comment 5 CFME Bot 2015-04-28 21:15:49 UTC
New commit detected on manageiq/master:
https://github.com/ManageIQ/manageiq/commit/87a44223165b29282ea885ca9548faca8de04668

commit 87a44223165b29282ea885ca9548faca8de04668
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Wed Apr 22 15:51:27 2015 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Tue Apr 28 12:23:22 2015 -0400

    Fixed multiple rendering issues in IE8 and IE9
    
    - IE8: Fix vague backgroundColor/property doesn't exist JS error
    
    - Correctly scoped the interation variable in a for..each loop and checked for the existence of an object before attempting to modify it.
    
    - Loaded @font-face rules earlier to satisfy IE8
    
    - Move spice/vnc console javascript to views due to it's incompatibility with IE8
    
    - Consolidated css files and added IE8 opacity fix
    
    - Fixed body top-padding w customer logo in IE8
    
    - IE8: Replace Array.indexOf call with jQuery equivalent
    
    - Reorganized css files
    
    - Added tempplate.css to login screen
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1209262
    https://bugzilla.redhat.com/show_bug.cgi?id=1210277

 vmdb/app/assets/javascripts/application.js                     |  2 --
 .../javascripts/dhtmlx_gpl_36/skins/dhtmlxtoolbar_miq_blue.css |  2 ++
 vmdb/app/assets/javascripts/miq_application.js                 |  5 +++--
 vmdb/app/assets/javascripts/miq_dhtmlxtoolbar.js               |  2 +-
 vmdb/app/assets/stylesheets/application.css                    |  3 ---
 vmdb/app/assets/stylesheets/font_paths.less                    | 10 +++++-----
 vmdb/app/assets/stylesheets/main.less                          |  2 +-
 vmdb/app/assets/stylesheets/patternfly_overrides.less          |  1 +
 vmdb/app/assets/stylesheets/template.css.erb                   |  2 +-
 vmdb/app/views/layouts/_global_header.html.haml                |  3 +++
 vmdb/app/views/layouts/_pagingcontrols.html.haml               |  3 ++-
 vmdb/app/views/layouts/login.html.haml                         |  1 +
 vmdb/app/views/stylesheets/_template50.html.haml               |  1 +
 vmdb/app/views/vm_common/console_spice.html.haml               |  8 +++++++-
 vmdb/app/views/vm_common/console_vnc.html.haml                 |  6 ++++--
 15 files changed, 32 insertions(+), 19 deletions(-)

Comment 13 errata-xmlrpc 2015-06-16 12:56:55 UTC
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://rhn.redhat.com/errata/RHBA-2015-1100.html


Note You need to log in before you can comment on or make changes to this bug.