RESOLVED FIXED 23503
[GTK+] Scrollbar not rendered for overflowerd divs
https://bugs.webkit.org/show_bug.cgi?id=23503
Summary [GTK+] Scrollbar not rendered for overflowerd divs
Gustavo Noronha (kov)
Reported 2009-01-23 06:20:20 PST
If a page has a div styled to show scrollbars when the contents exceed their pre-defined size (CSS overflow ), WebKit/GTK+ will not display scrollbars, but you will be able to scroll the contents with the mouse wheel. I'm attaching a very simple HTML that demonstrates the problem.
Attachments
simple test case (1.78 KB, text/html)
2009-01-23 06:22 PST, Gustavo Noronha (kov)
no flags
Gustavo Noronha (kov)
Comment 1 2009-01-23 06:22:50 PST
Created attachment 26969 [details] simple test case I tested this with Epiphany/Gecko, Epiphany/WebKit, Midori and Arora; Arora correctly (I believe) displays both scrollbars, Epiphany/Gecko displays only the vertical bar.
Xan Lopez
Comment 2 2009-02-09 01:29:06 PST
This is fixed in trunk now, see bug https://bugs.webkit.org/show_bug.cgi?id=23711.
Note You need to log in before you can comment on or make changes to this bug.