Comment 1 by Sidath Senanayake, Oct 21, 2009
Labels: Code:CSS, Code:Javascript, Area:Cosmetic
Owner: sidaths
Owner: sidaths
Comment 2 by Sidath Senanayake, Oct 21, 2009
There might be a fix without need to tweak specifity: 1) Instead of setting the .photo-panel as visibility:visible, set it blank when not in stepping mode 2) On entering stepping mode, do the same as now 3) When leaving stepping mode, set visibility:"" This should prevent scrollbars getting the visibility:visible property when they copy the computed style on their creation. Might also need to ensure that the visibility property is never set to anything on scrollbars...
Comment 4 by Sidath Senanayake, Oct 23, 2009
It's worth noting that the fix in Comment 2 wasn't followed exactly...
Comment 5 by Sidath Senanayake, Oct 23, 2009
Problem still exists in IE7!
Labels: Browser:IE7
Status: Started
Status: Started
Comment 6 by Sidath Senanayake, Feb 16, 2010
Reduced priority since IE7 shouldn't be used.
Labels: Priority:Low, -Priority:Medium
Sign in to reply to this comment.
Reported by Sidath Senanayake, Oct 21, 2009