Download & Extend

Horizontal scrollbar shows when overlay is enabled and screen is resized

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

AttachmentSizeStatusTest resultOperations
overlay-horizontal-scrollbar.png145.78 KBIgnored: Check issue status.NoneNone

Comments

#1

Isn't that scrollbar there because of the garland theme beneath it?

#2

Status:active» fixed

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

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.