
after i enabled debug for a remote site, i found a strange behaviour of the debug bar. This happens only using Chrome (version: 27.0.1453.94 m).
When i open a specific page of the site, hiding the debug bar doesn't hide its scroll bars. I attach a screenshot of the problem:
On the page i'm using Google Maps Version 3 extension, and it seems the only difference between the page giving me the problem and the other pages of the site.
I tried to find the problem using chrome developer tools, and i found what you can see in the attachment 2 and 3. Seems like a css attribute problem:
removing the overflow-y attributes seems to restore the correct view to the page and to the hidden debug bar:
I don't know how to really fix this: can you please help me? Ask me any question you thinl could be useful to understand the problem...
