Bug 19971 - Modifiy the cursor interactively when on panning mode (middle click auto scroll)
Summary: Modifiy the cursor interactively when on panning mode (middle click auto scroll)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P3 Enhancement
Assignee: Maxime Britto
URL:
Keywords: InRadar
Depends on: 16424
Blocks:
  Show dependency treegraph
 
Reported: 2008-07-10 10:17 PDT by Maxime Britto
Modified: 2009-07-05 12:53 PDT (History)
2 users (show)

See Also:


Attachments
patch (16.72 KB, patch)
2008-08-01 19:09 PDT, Maxime Britto
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maxime Britto 2008-07-10 10:17:08 PDT
After adding the auto-scroll by middle-click we should modify the mouse cursor to show the direction of the scroll interactively.

Look at https://bugs.webkit.org/show_bug.cgi?id=16424 to see what feature I'm talking about.

The cursor can be an arrow pointing to the current scroll direction.
Comment 1 Maxime Britto 2008-08-01 10:51:16 PDT
<rdar://problem/6118969>
Comment 2 Maxime Britto 2008-08-01 19:09:33 PDT
Created attachment 22613 [details]
patch
Comment 3 Eric Seidel (no email) 2008-08-02 00:47:06 PDT
Comment on attachment 22613 [details]
patch 

Fabulous.
Comment 4 Maxime Britto 2008-08-03 01:49:47 PDT
thanks Eric !

fixed in r35532