Bug 35827 - Web Inspector: in Timeline panel, click followed with mouse move resets popover.
Summary: Web Inspector: in Timeline panel, click followed with mouse move resets popover.
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: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-06 01:53 PST by Pavel Feldman
Modified: 2010-03-06 03:01 PST (History)
4 users (show)

See Also:


Attachments
initial version of patch. (2.37 KB, patch)
2010-03-06 02:47 PST, Ilya Tikhonovsky
pfeldman: review+
pfeldman: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2010-03-06 01:53:27 PST
There is a small glitch that closes / openes new popover upon mouse move in case original popover was opened on mouse click.
Comment 1 Ilya Tikhonovsky 2010-03-06 02:47:52 PST
Created attachment 50149 [details]
initial version of patch.
Comment 2 Pavel Feldman 2010-03-06 02:55:01 PST
Comment on attachment 50149 [details]
initial version of patch.

I'll land.
Comment 3 Pavel Feldman 2010-03-06 03:01:00 PST
Variation of patch landed (killed timer upon click and brushed up url business in timeline's popover).

Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	LayoutTests/inspector/timeline-network-resource-expected.txt
	M	WebCore/ChangeLog
	M	WebCore/English.lproj/localizedStrings.js
	M	WebCore/inspector/front-end/Popover.js
	M	WebCore/inspector/front-end/TimelinePanel.js
Committed r55614