Bug 147175 - Web Inspector: [Mac] "Open Image In New Window" context menu item does nothing on an image
Summary: Web Inspector: [Mac] "Open Image In New Window" context menu item does nothin...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-07-21 17:39 PDT by Joseph Pecoraro
Modified: 2015-07-21 18:51 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (5.52 KB, patch)
2015-07-21 17:41 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.