Vineet Reynolds resolved Bug JDF-182 as Done

Pushed upstream https://github.com/jboss-jdf/ticket-monster/commit/546c40b6f23526aee68ee4bf347e1225b274ae59

Tracked this as MSIE10 bug: http://connect.microsoft.com/IE/feedback/details/763388/repaint-problem-with-dynamically-resizing-box-shadow

Unfortunately, the workaround proposed at Microsoft Connect did not work in the Twitter Bootstrap collapse plugin:

this.$parent[0].style.zoom = 1

since reflow was presumably triggered too early.

Removed the box-shadow effect through a MSIE media query hack. The shadow is retained for all browsers (read Firefox, Chrome etc.) except for MSIE9 and 10.

Change By: Vineet Reynolds (21/May/13 8:54 AM)
Status: Coding In Progress Resolved
Fix Version/s: 2.2.0.Final
Resolution: Done
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira