Bug 57702
Summary: | REGRESSION: WebClip selection allows scrolling on an overflow:hidden page | ||
---|---|---|---|
Product: | WebKit | Reporter: | Arnauld de La Grandiere <nonoche> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | UNCONFIRMED | ||
Severity: | Normal | CC: | simon.fraser |
Priority: | P1 | Keywords: | InRadar, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac (Intel) | ||
OS: | OS X 10.6 | ||
URL: | http://www.nonoche.com/webtv/index.html |
Arnauld de La Grandiere
Steps to reproduce :
- go to http://www.nonoche.com/webtv/index.html
- move the mouse cursor over the icon panel
- move it out so that the icons panel moves out to the right of the view
- right-click the page and select "add to Dashboard"
- set the page selection area so that it selects the hole content of the page
when you move the right side of the selection area up to the right side of the window, the view content scrolls to show the hidden icons panel, whereas the overflow of the page is set to hidden.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Arnauld de La Grandiere
Note that this doesn't happen in the current stable release of Safari
Alexey Proskuryakov
<rdar://problem/9228048>
Simon Fraser (smfr)
> Note that this doesn't happen in the current stable release of Safari
How did you test Dashboard with a non-release version of Safari?
Arnauld de La Grandiere
(In reply to comment #3)
> > Note that this doesn't happen in the current stable release of Safari
>
> How did you test Dashboard with a non-release version of Safari?
The problem happens before Dashboard even gets summoned. As stated in the bug report, just selecting "add to Dashboard" by right-clicking the page in the Nightly Build of Webkit and selecting the window content will make it happen.
Simon Fraser (smfr)
Have you tried a testcase that doesn't involve transforms?