Bug 132304

Summary: [WK2 iOS] Need to show title in the action sheet for images not inside an anchor element.
Product: WebKit Reporter: Enrica Casucci <enrica>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: iPhone / iPad   
OS: Unspecified   
Attachments:
Description Flags
Patch benjamin: review+

Enrica Casucci
Reported 2014-04-28 14:47:35 PDT
We need to implement the same logic we had in WebKit1. If the image is not inside an anchor tag, we must show the content of the title attribute as action sheet title. <rdar://problem/16535227>
Attachments
Patch (1.55 KB, patch)
2014-04-28 14:49 PDT, Enrica Casucci
benjamin: review+
Enrica Casucci
Comment 1 2014-04-28 14:49:33 PDT
Benjamin Poulain
Comment 2 2014-04-28 14:53:04 PDT
Comment on attachment 230324 [details] Patch +1, I like that feature :)
Enrica Casucci
Comment 3 2014-04-28 15:01:06 PDT
Committed revision 167909.
Note You need to log in before you can comment on or make changes to this bug.