Bug 146187 - Web Inspector: Frame switcher sometimes stops responding to clicks
Summary: Web Inspector: Frame switcher sometimes stops responding to clicks
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Major
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-06-20 17:40 PDT by Nikita Vasilyev
Modified: 2018-06-01 18:54 PDT (History)
4 users (show)

See Also:


Attachments
Animated GIF of the problem (145.52 KB, image/gif)
2015-06-20 17:40 PDT, Nikita Vasilyev
no flags Details

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