Bug 76294
Summary: | REGRESSION: Overlay scrollbar track no longer appears for BuiltInPDFView documents | ||
---|---|---|---|
Product: | WebKit | Reporter: | Beth Dakin <bdakin> |
Component: | Assignee: | Nobody <webkit-unassigned> | |
Status: | NEW | ||
Severity: | Normal | CC: | ap, bdakin, thorton |
Priority: | P1 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | OS X 10.7 |
Beth Dakin
1. Open a document that uses BuiltInPDFView on a system with overlay scrollbars.
2. When the scrollbars are showing, hover over them.
The scrollbar track should appear. It does not after http://trac.webkit.org/changeset/104837
The change that caused this regression was made to meet the intended contract of the AppKit mouseEnteredScrollbar/mouseExitedScrollbar api and fixed other bugs.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Looks like this is still an issue.