Bug 146187

Summary: Web Inspector: Frame switcher sometimes stops responding to clicks
Product: WebKit Reporter: Nikita Vasilyev <nvasilyev>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Major CC: graouts, inspector-bugzilla-changes, jonowells, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Animated GIF of the problem none

Description Nikita Vasilyev 2015-06-20 17:40:38 PDT
Created attachment 255303 [details]
Animated GIF of the problem

Steps:

1. Open http://n12v.com/css-transition-to-from-auto/
2. Open the console
3. Switch frames several times

There are no errors happening. It looks like the select doesn't even receive the click event.
Comment 1 Radar WebKit Bug Importer 2015-06-20 17:41:05 PDT
<rdar://problem/21475856>
Comment 2 Timothy Hatcher 2015-06-22 12:21:51 PDT
We should figure out if this is a regression in WebCore forms or in our code. I don't think we have changed anything here recently.
Comment 3 Nikita Vasilyev 2015-06-22 16:36:36 PDT
It’s like this for at least 3 months. It’s hard to bisect since the problem doesn't happen very often.
Comment 4 Nikita Vasilyev 2018-06-01 18:54:26 PDT
I have been unable to reproduce this for over a year.