Bug 173776

Summary: Web Inspector: go to line dialog gets stuck if a different resource is selected
Product: WebKit Reporter: BJ Burg <bburg>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bburg, hi, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Description BJ Burg 2017-06-23 10:55:05 PDT
STEPS TO REPRODUCE:

1. Inspect a page with multiple resources
2. Ctrl-g to open Go To Line dialog, type "e" so it's not empty
3. Click on a different resource in the navigation sidebar
=> Dialog not shown
4. Go back to the resource where Ctrl-g was used
=> ! Dialog is still present on top of content view

When in this state, the dialog cannot be dismissed by making it empty, blurring the input, or clicking the (x) button.
Comment 1 Radar WebKit Bug Importer 2017-06-23 10:55:33 PDT
<rdar://problem/32951295>
Comment 2 Devin Rousso 2018-10-16 17:40:50 PDT
I can't reproduce this.  Is this still an issue?