Bug 67525 - Web Inspector: Click on "Timelines" in TimelinePanel starts open file dialog.
Summary: Web Inspector: Click on "Timelines" in TimelinePanel starts open file dialog.
Status: RESOLVED DUPLICATE of bug 68312
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-02 14:49 PDT by Vsevolod Vlasov
Modified: 2011-09-19 07:55 PDT (History)
11 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vsevolod Vlasov 2011-09-02 14:49:58 PDT
Click on "Timelines" in TimelinePanel starts open file dialog.

I ma having this issue in Chrome 15 on win, I am not sure if it is reproducible on other platforms.

I guess file input created on the following line should have zero height, otherwise it steals catches the click event.
http://codesearch.google.com/codesearch#OAMlx_jo-ck/src/third_party/WebKit/Source/WebCore/inspector/front-end/TimelinePanel.js&exact_package=chromium&q=timelinepanel&type=cs&l=252
Comment 1 Vsevolod Vlasov 2011-09-19 07:55:04 PDT

*** This bug has been marked as a duplicate of bug 68312 ***