Bug 105484
Summary: | [Qt] Crossed signals in horizontal scrollbars | ||
---|---|---|---|
Product: | WebKit | Reporter: | Allan Sandfeld Jensen <allan.jensen> |
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | hausmann, jturcotte, michael.bruning |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 105014 | ||
Bug Blocks: | 88186 |
Allan Sandfeld Jensen
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jocelyn Turcotte
This might be a duplicate of bug #105014.
Michael BrĂ¼ning
*** This bug has been marked as a duplicate of bug 105014 ***