NEW196568
On a site using frames (not iframes) scrolling scrolls too much screen area and affects adjacent frames
https://bugs.webkit.org/show_bug.cgi?id=196568
Summary On a site using frames (not iframes) scrolling scrolls too much screen area a...
Steve Fosdick
Reported 2019-04-03 15:12:41 PDT
Created attachment 366652 [details] Test Case In an HTML frameset, when the content of one frame is large enough for a scollbar to appear, scrolling that content causes a larger area of the screen than the frame concerned to be scrolled, this overwriting adjacent frames. I attach some very small example files that demonstrate the problem and some screenshots. To reproduce unpack test case files into a directory, open frameset.html and scroll the right hand frames with the scrollbar. This came to light in epihpany, the GNOME web browser, where I initially reported it as https://gitlab.gnome.org/GNOME/epiphany/issues/710
Attachments
Test Case (1.22 KB, application/zip)
2019-04-03 15:12 PDT, Steve Fosdick
no flags
Steve Fosdick
Comment 1 2019-04-03 15:15:53 PDT
After some further testing it seems this bug is also wayland specific. It does not occur when starting ephiphany with GDK_BACKEND=x11
Note You need to log in before you can comment on or make changes to this bug.