Bug 30568
| Summary: | REGRESSION(r49806): Contextual Menu items missing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kevin M. Dean <kevin> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dbculp, mitz, notshawn |
| Priority: | P2 | Keywords: | InRadar, Regression |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac (PowerPC) | ||
| OS: | OS X 10.5 | ||
Kevin M. Dean
When right-clicking links or images, I no longer see all the contextual menu options as prior to this version of the webkit nightly.
With links, I see:
Open Link, Open Link in New Window, Download Linked File, Copy Link
when I should see:
Open Link in New Window, Open Link in New Tab, Download Linked File, Download Linked File As..., Add Link to Bookmarks..., Copy Link
With images, I see:
Open image in New Window, Download Image, Copy Image
when I should see:
Open image in New Window, Open Image in New Tab, Save Image to "Downloads", Save Image As..., Add Image to iPhoto Library, Use Image as Desktop Picture, Copy Image Address, Copy Image
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
*** Bug 30571 has been marked as a duplicate of this bug. ***
Mark Rowe (bdash)
The "Open Link in New Window” item doesn’t appear to function correctly either.
Mark Rowe (bdash)
<rdar://problem/7319749>
Mark Rowe (bdash)
No revisions in that range jump out as being obviously at fault. We’ll need to bisect to determine which broke this.
Mark Rowe (bdash)
Dan Bernstein! <http://trac.webkit.org/changeset/49806>
mitz
Fixed in <http://trac.webkit.org/changeset/49884>. Sorry about this accident.
Mark Rowe (bdash)
*** Bug 30606 has been marked as a duplicate of this bug. ***