Bug 13852
| Summary: | REGRESSION: Standalone image dragged into editable HTML shows zoom cursor | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | mitz |
| Component: | Images | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | andersca |
| Priority: | P1 | Keywords: | InRadar, Regression |
| Version: | 523.x (Safari 3) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
mitz
Steps to reproduce:
1) In Terminal, enter "defaults write com.apple.Safari WebKitShrinksStandaloneImagesToFitKey -bool YES"
2) Open an image in its own Safari window.
3) Resize the window so that the image has to shrink to fit.
4) Open a new Safari window with data:text/html,<body contenteditable>
5) Drag the image from the first window into the second window.
6) In the second window, move the mouse over the image.
Expected:
The mouse pointer to be an I-beam.
Actual:
The mouse pointer changes to a magnifying glass.
Regression:
Yes.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adele Peterson
<rdar://problem/5451462>