Bug 117575 - Web Inspector: Popover displaying "reasons for compositing" may remain on screen after selected layer is removed
Summary: Web Inspector: Popover displaying "reasons for compositing" may remain on scr...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-06-12 18:15 PDT by Antoine Quint
Modified: 2013-09-30 13:05 PDT (History)
5 users (show)

See Also:


Attachments
Test case (355 bytes, text/html)
2013-09-30 06:16 PDT, Antoine Quint
no flags Details
Patch (1.57 KB, patch)
2013-09-30 06:25 PDT, Antoine Quint
no flags Details | Formatted Diff | Diff

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