Followup from #610234: Overlay implementation:
You can get confusing horizontal scrollbars on your screen when the overlay is open and you shrink your window. The overlay and everything else correctly resizes, but the scrollbar is there anyway.
See the attached screenshot originally posted by @webchick at http://drupal.org/node/517688?page=1#comment-2170538
| Comment | File | Size | Author |
|---|---|---|---|
| overlay-horizontal-scrollbar.png | 145.78 KB | David_Rothstein |
Comments
Comment #1
casey commentedIsn't that scrollbar there because of the garland theme beneath it?
Comment #2
David_Rothstein commentedYes, it's from Garland, but the bug is that it isn't supposed to be there at all (there is no content in Garland to scroll to).
However, trying this now I can no longer reproduce it... I think it was probably fixed by #615130: Overlay locks up the browser and consumes 100% of CPU for certain browsers/graphics cards/operating systems -- or if not that, then by some other patch :) Anyone should feel free to reopen this if they can reproduce it (e.g., in a particular browser).