Bug 83946 - Web Inspector: touch pad is pain to use in lower pane of Timeline panel due two two-axis scrolling
Summary: Web Inspector: touch pad is pain to use in lower pane of Timeline panel due t...
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: Andrey Kosyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-13 14:32 PDT by Andrey Kosyakov
Modified: 2012-04-16 10:19 PDT (History)
10 users (show)

See Also:


Attachments
Patch (4.42 KB, patch)
2012-04-13 14:39 PDT, Andrey Kosyakov
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Kosyakov 2012-04-13 14:32:32 PDT
0. Open WebInspector, switch to timeline panel
1. Start recording
2. Wait for a few pages worth of timeline events to be collected
3. Stop recording
4. Select a window in the middle of overview pane so that the events in window take more than one page in the lower pane
5. Try scrolling with two fingers over touch pad

Note that if your hand is not steady enough to maintain scrolling along just one axis, you're probably observing somewhat counter-intuitive movement of records in the lower pane, since horizontal scrolling will affect the overview window and vertical scrolling will result in scrolling the set of records affected by horizontal scrolling. This appears quite irritating.
Comment 1 Andrey Kosyakov 2012-04-13 14:39:51 PDT
Created attachment 137154 [details]
Patch
Comment 2 Andrey Kosyakov 2012-04-16 10:19:38 PDT
Committed r114270: <http://trac.webkit.org/changeset/114270>