Bug 105484 - [Qt] Crossed signals in horizontal scrollbars
Summary: [Qt] Crossed signals in horizontal scrollbars
Status: RESOLVED DUPLICATE of bug 105014
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 105014
Blocks: QtWebkit23
  Show dependency treegraph
 
Reported: 2012-12-19 17:07 PST by Allan Sandfeld Jensen
Modified: 2013-01-04 02:55 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Sandfeld Jensen 2012-12-19 17:07:16 PST
Only verified in QtWebKit2.3 so far, but may also be present in QtWebKit1 in trunk and Qt5.

Open any page with a fixed width in the QtTestBrowser, and resize the window so you get the horizontal scrollbar. 

The left most button pointing left, will move the slider and the page to the right.
The right most button pointing right, will move the slider and the page to the left.
And the extra left button next to the right button, will move an entire page to the left.

So left and right one line has been mixed up somehow, and the extra left button at least moves left, but now triggers page moves instead of line moves.
Comment 1 Jocelyn Turcotte 2013-01-02 04:44:14 PST
This might be a duplicate of bug #105014.
Comment 2 Michael Brüning 2013-01-04 02:55:01 PST

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