rhuseman / mvc-mini-profiler

Automatically exported from code.google.com/p/mvc-mini-profiler
0 stars 0 forks source link

Smoked glass wall persists when older traces are removed #126

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. Set up a page with a polling action that executes a SQL statement.
2. Click on a trace result to pop-up the SQL statement over a smoked glass wall 
(which disables the page)
3. Wait for new polling actions to fire until your selection is knocked off the 
displayed list
4. Your SQL pop-up disappears, but the smoked glass wall persists and can't be 
dismissed without reloading the page.

To fix either cancel the glass wall when removing the old traces, or preferable 
keep old traces while they're expanded. 

I'm on the current NuGet version (1.9), issue observed in IE8, IE9 and Chrome.

Original issue reported on code.google.com by keithhe...@gmail.com on 1 Dec 2011 at 10:39

GoogleCodeExporter commented 8 years ago
This is fixed in latest

Original comment by sam.saff...@gmail.com on 13 Feb 2012 at 5:30