Bug 117575

Summary: Web Inspector: Popover displaying "reasons for compositing" may remain on screen after selected layer is removed
Product: WebKit Reporter: Antoine Quint <graouts>
Component: Web Inspector (Deprecated)Assignee: 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   
Attachments:
Description Flags
Test case
none
Patch none

Description Antoine Quint 2013-06-12 18:15:37 PDT
I don't have reproduction steps but I noticed this while someone was using Web Inspector in a WWDC lab. I think the popover also remains on screen on the wrong location if the layer it was attached to moved to a new spot.
Comment 1 Radar WebKit Bug Importer 2013-06-12 18:15:46 PDT
<rdar://problem/14136942>
Comment 2 Radar WebKit Bug Importer 2013-06-12 18:16:21 PDT
<rdar://problem/14136945>
Comment 3 Antoine Quint 2013-09-30 06:16:28 PDT
Created attachment 212987 [details]
Test case

Attached a test case, steps to reproduce:

1. open the inspector
2. show the Styles sidebar
3. select the sole layer in the document
4. wait a bit for a second layer to appear (5s after load)

At this point, notice how your existing layer has shifted down but the popover hasn't.
Comment 4 Antoine Quint 2013-09-30 06:25:09 PDT
Created attachment 212988 [details]
Patch
Comment 5 WebKit Commit Bot 2013-09-30 13:05:54 PDT
Comment on attachment 212988 [details]
Patch

Clearing flags on attachment: 212988

Committed r156673: <http://trac.webkit.org/changeset/156673>
Comment 6 WebKit Commit Bot 2013-09-30 13:05:57 PDT
All reviewed patches have been landed.  Closing bug.