RESOLVED WORKSFORME 61880
[GTK] Weird scrollbar handling on page with lightbox iframe
https://bugs.webkit.org/show_bug.cgi?id=61880
Summary [GTK] Weird scrollbar handling on page with lightbox iframe
Priit Laes (IRC: plaes)
Reported 2011-06-01 13:10:41 PDT
webkitgtk-1.5.0-rc+ epiphany-3.0.x Scrollbars get toggled on/off rapidly after popup link has been clicked: 1. Go to http://engineering.vernier.com/general/sensors/ 2. Wait for page to finish loading 3. Click on the "NEWS" link 4. New iframe is opened as an overlay on the current page 5. Observe main window scrollbar weirdness.
Attachments
Gustavo Noronha (kov)
Comment 1 2011-06-01 13:13:03 PDT
I bet this is caused by the mistmatch in sizes reported by the DOM caused by the fact that the scrollbars are drawn and allocated by the parent widget. We will probably need to poke the DOM stuff to match this reality.
Martin Robinson
Comment 2 2011-06-01 14:16:05 PDT
It seems unlikely that this is due to WebKitGTK+ specific scrollbar behavior. I see this bug in Chromium and Firefox as well. Tempted to close this as being a bug with the page, but perhaps we should check IE first.
Martin Robinson
Comment 3 2012-07-03 16:31:34 PDT
I'm afraid this bug has gone stale because the page has changed and I can't figure out how to reproduce the issue any longer. I think we should just close this for now and then re-open if the bug reappears somewhere.
Note You need to log in before you can comment on or make changes to this bug.