Bug 970147

Summary: [site_integration] Site expandable nav items can only be toggled once in IE
Product: OpenShift Online Reporter: Jordan Liggitt <jliggitt>
Component: WebsiteAssignee: Fabiano Franz <ffranz>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: high    
Version: 2.xCC: ccoleman, ffranz, wsun, 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-06-11 04:16:10 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:

Description Jordan Liggitt 2013-06-03 14:33:37 UTC
Description of problem:
Navigation items can only be toggled once in IE, and do not respond after that.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Open the site in IE 10
2. Go to dev center > technologies
3. Expand and collapse one of the nav items

Actual results:
The item expands, then stops responding

Expected results:
Items can be toggled

Additional info:

Comment 1 openshift-github-bot 2013-06-07 15:28:22 UTC
Commits pushed to master at https://github.com/openshift/origin-server

https://github.com/openshift/origin-server/commit/45afeb3595dbd44a8e7b93d9ea5609a3ead63ff8
Bug 970147 - fixes collapse in IE (Bootstrap bug)

https://github.com/openshift/origin-server/commit/94f92d5a46d15d3d2314b2ab84beee3b0d095bae
Merge pull request #2787 from fabianofranz/master

Bug 970147 - fixes collapse in IE (Bootstrap bug)

Comment 2 Yujie Zhang 2013-06-08 05:54:41 UTC
Tested on STG on IE9 and IE10 today, the Site expandable nav items can work correctly, so verify this bug, thanks.