Bug 129089

Summary: Web Inspector: content using a CSS transition within a popover causes the popover to disappear
Product: WebKit Reporter: Antoine Quint <graouts>
Component: Web InspectorAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 119686    
Attachments:
Description Flags
Patch none

Antoine Quint
Reported 2014-02-20 01:34:58 PST
We need to be more conservative in the handling of "transitionend" events that Popover instances listen to to identify a fade-out animation completing since such an event may be triggered by content within that popover.
Attachments
Patch (2.21 KB, patch)
2014-02-20 02:02 PST, Antoine Quint
no flags
Radar WebKit Bug Importer
Comment 1 2014-02-20 01:35:31 PST
Antoine Quint
Comment 2 2014-02-20 01:35:56 PST
Antoine Quint
Comment 3 2014-02-20 02:02:59 PST
WebKit Commit Bot
Comment 4 2014-02-20 09:14:01 PST
Comment on attachment 224734 [details] Patch Clearing flags on attachment: 224734 Committed r164431: <http://trac.webkit.org/changeset/164431>
WebKit Commit Bot
Comment 5 2014-02-20 09:14:03 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.