[Webkit-unassigned] [Bug 115363] New: [GTK] clicking on the scrollbar trough steps rather than jumps to the clicked position

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 29 09:39:48 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=115363

           Summary: [GTK] clicking on the scrollbar trough steps rather
                    than jumps to the clicked position
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sebastian-keller at gmx.de


The current scrolling policy in gtk is to jump to the clicked position
immediately rather than step to it. Epiphany behaved this way too before the
webkit2 port.

To test this:
- go to http://git.gnome.org or some other page that requires scrolling

- left click the trough somewhere close to the bottom
--> it steps to the clicked position

- middle click the trough somewhere close to the bottom
--> it jumps immediately to the clicked position

- right click the trough somewhere close to the bottom
--> it opens the context menu


What other gtk apps currently do:
- open /usr/bin in nautilus

- left click the trough somewhere close to the bottom
--> it jumps immediately to the clicked position

- middle click the trough somewhere close to the bottom
--> nothing

- right click the trough somewhere close to the bottom
--> it steps to the clicked position

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list