Posted by David_Rothstein on December 9, 2009 at 5:08pm
3 followers
Jump to:
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | overlay.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| overlay-horizontal-scrollbar.png | 145.78 KB | Ignored: Check issue status. | None | None |
Comments
#1
Isn't that scrollbar there because of the garland theme beneath it?
#2
Yes, 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).
#3
Automatically closed -- issue fixed for 2 weeks with no activity.