RESOLVED FIXED Bug 35827
Web Inspector: in Timeline panel, click followed with mouse move resets popover.
https://bugs.webkit.org/show_bug.cgi?id=35827
Summary Web Inspector: in Timeline panel, click followed with mouse move resets popover.
Pavel Feldman
Reported 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.
Attachments
initial version of patch. (2.37 KB, patch)
2010-03-06 02:47 PST, Ilya Tikhonovsky
pfeldman: review+
pfeldman: commit-queue-
Ilya Tikhonovsky
Comment 1 2010-03-06 02:47:52 PST
Created attachment 50149 [details] initial version of patch.
Pavel Feldman
Comment 2 2010-03-06 02:55:01 PST
Comment on attachment 50149 [details] initial version of patch. I'll land.
Pavel Feldman
Comment 3 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
Note You need to log in before you can comment on or make changes to this bug.