Bug 147175

Summary: Web Inspector: [Mac] "Open Image In New Window" context menu item does nothing on an image
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2015-07-21 17:39:32 PDT
* SUMMARY
"Open Image In New Window" context menu item does nothing on an image

* STEPS TO REPRODUCE
1. Inspect webkit.org
2. Select an image resource
3. Right click the image
4. Select the "Open Image in New Window" context menu
  => nothing happens

* NOTES
- Context Menus that don't work should be removed by default.
- Ultimately we should include better context menus (more like Safari). For instance a "Save Image As" menu item would be useful here, and apparently done by Safari not WebKit.
Comment 1 Joseph Pecoraro 2015-07-21 17:39:58 PDT
<rdar://problem/5870858>
Comment 2 Joseph Pecoraro 2015-07-21 17:41:47 PDT
Created attachment 257224 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2015-07-21 18:50:59 PDT
Comment on attachment 257224 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 257224

Committed r187146: <http://trac.webkit.org/changeset/187146>
Comment 4 WebKit Commit Bot 2015-07-21 18:51:02 PDT
All reviewed patches have been landed.  Closing bug.