Bug 91657
Summary: | overflow: scroll; bars are not shown on element resize | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Drackett <drackett> |
Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
Status: | UNCONFIRMED | ||
Severity: | Normal | CC: | ap, bdakin, hartman.wiki, simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | OS X 10.7 |
Chris Drackett
In Lion and Mountain Lion if you resize an element that can be scrolled (directly or indirectly), the scrollbars are shown. This can be seen with the main safari/chrome scrollbar if you reisize the window. However, this behavior is not currently seen on element with overflow: scroll set. No scrollbar is shown on resize.
This could be a usability issue as a user does not get indication that this element is scrollable unless they happen to use the scroll wheel while hovered in the given element.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/11915414>