ghmo / google-refine

Automatically exported from code.google.com/p/google-refine
0 stars 0 forks source link

Process-Panel div sometimes disappears in Google Chrome #102

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In Chrome 5.0.375.86 beta on Windows 7, during a reconciling process, the 
process-panel div sometimes edges completely off the top of the browser window 
with only a slim blue line of the bottom edge of the panel remaining. However, 
the process does continue to run and shows the % percentage remaining in the 
browsers title bar.

While researching the issue using Chrome Dev Tools, I happened to uncheck the 
style attribute that was height: and the process-panel div reappeared correctly 
in place.  Not sure how this is being set since there was no CSS attribute for 
height in the element found in source, but the getter seems to be through the 
prototype library itself ? or it's an outright bug in Chrome itself ?

More research needed by other experts here.

Screenshot attached.

Original issue reported on code.google.com by thadguidry on 26 Jun 2010 at 4:22

Attachments:

GoogleCodeExporter commented 8 years ago
Also, interestingly, when the process-panel does appear correctly, the height: 
style parameter does NOT appear in Chrome's Dev Tools.

Original comment by thadguidry on 26 Jun 2010 at 4:34

GoogleCodeExporter commented 8 years ago

Original comment by dfhu...@gmail.com on 18 Jul 2010 at 12:18

GoogleCodeExporter commented 8 years ago

Original comment by stefa...@google.com on 16 Sep 2010 at 9:41

GoogleCodeExporter commented 8 years ago
Seems to have been resolved recently in trunk (with redesign of 2.0) or now 
with Chrome 7.0

Original comment by thadguidry on 25 Oct 2010 at 2:20

GoogleCodeExporter commented 8 years ago
Verified as fixed in Version 2.0

Original comment by thadguidry on 19 Nov 2010 at 8:45

GoogleCodeExporter commented 8 years ago

Original comment by tfmorris on 18 Sep 2012 at 3:01