Bug 889375

Summary: IE9 - Check boxes in discovery queue are being un-checked back after checking it
Product: [Other] RHQ Project Reporter: Mike Thompson <mithomps>
Component: Core UIAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: low Docs Contact:
Priority: unspecified    
Version: 4.5CC: ahovsepy, hrupp
Target Milestone: ---   
Target Release: RHQ 4.6   
Hardware: i386   
OS: Windows   
Whiteboard:
Fixed In Version: RHQ 4.6.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 889194 Environment:
Last Closed: 2013-09-03 14:43:13 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:
Bug Depends On: 889194    
Bug Blocks:    

Comment 1 Mike Thompson 2012-12-21 00:48:34 UTC
Master commit: 4ad902f

By changing:
    <meta http-equiv="X-UA-Compatible" content="IE=8" />
to 
    <meta http-equiv="X-UA-Compatible" content="IE=9" />

I was able to get much more usable behavior. It can still get flaky here and there but is very usable. Fast clicking can cause the behavior again though. But this should be good enough to support IE9 in 3.1.2. I also tested this on IE8 to make sure it didn't regress. 

Here is a video of my interactions with IE9 and this change: https://www.dropbox.com/s/m0b7nr8l63xdhs2/TreeGridClickIE9.mov


Here is the smartGWT thread that lead me to this solution: http://forums.smartclient.com/showthread.php?t=21523&highlight=ie9+treegrid+checkbox

As this is a global doc type change we should be careful to retest, at the very least IE8 + IE9 to make sure that it does not introduce any unanticipated consequences.

Comment 2 Heiko W. Rupp 2013-09-03 14:43:13 UTC
Bulk closing of issues in old RHQ releases that are in production for a while now.

Please open a new issue when running into an issue.