Bug 139711

Summary: REGRESSION: Preview popovers obscure the link, look wrong
Product: WebKit Reporter: Beth Dakin <bdakin>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, glenn, jer.noble, philipj, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Beth Dakin
Reported 2014-12-16 16:10:05 PST
Preview popovers are obscurring the link. This is a regression from adoping immediate actions. rdar://problem/19271854
Attachments
Patch (9.01 KB, patch)
2014-12-16 16:14 PST, Beth Dakin
thorton: review+
Beth Dakin
Comment 1 2014-12-16 16:14:13 PST
Tim Horton
Comment 2 2014-12-16 16:15:22 PST
Comment on attachment 243403 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=243403&action=review > Source/WebKit2/UIProcess/mac/WKImmediateActionController.mm:422 > + NSPopoverAnimationController *popoverController = [NSPopoverAnimationController popoverAnimationControllerWithPopover:_previewPopover.get()]; Do you need a respondsToSelector here?
Beth Dakin
Comment 3 2014-12-16 16:33:48 PST
Note You need to log in before you can comment on or make changes to this bug.