Bug 889375 - IE9 - Check boxes in discovery queue are being un-checked back after checking it
Summary: IE9 - Check boxes in discovery queue are being un-checked back after checking it
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Core UI
Version: 4.5
Hardware: i386
OS: Windows
unspecified
low
Target Milestone: ---
: RHQ 4.6
Assignee: RHQ Project Maintainer
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On: 889194
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-21 00:21 UTC by Mike Thompson
Modified: 2013-09-03 14:43 UTC (History)
2 users (show)

Fixed In Version: RHQ 4.6.0
Clone Of: 889194
Environment:
Last Closed: 2013-09-03 14:43:13 UTC
Embargoed:


Attachments (Terms of Use)

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.


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