Summary: | [Qt] Vertical scrollbar is stuck when scrolling embedded QWidget plugin | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Tor Arne Vestbø <vestbo> | ||||
Component: | Plug-ins | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED INVALID | ||||||
Severity: | Normal | CC: | hausmann, jturcotte, kent.hansen, kling, tonikitoo | ||||
Priority: | P2 | Keywords: | Qt, QtTriaged | ||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Other | ||||||
OS: | All | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 35962 | ||||||
Attachments: |
|
Description
Tor Arne Vestbø
2009-09-18 09:03:18 PDT
Created attachment 39762 [details]
testcase
I can verify that the draw-over-scrollbars issue was present in 4.4 on Linux, but no longer in 4.5+. Also, the plugin itself is drawn in the correct place. However, the issue now is that the vertical scrollbar doesn't work very well (try clicking and dragging the thumb; it appears stuck). This was _not_ an issue in 4.4. (In reply to comment #2) > However, the issue now is that the vertical scrollbar doesn't work very well > (try clicking and dragging the thumb; it appears stuck). This was _not_ an > issue in 4.4. Tried to reproduce on windows with the head of Qt 4.7 and couldn't see the scrolling problem I can also reproduce the problem that the vertical scrollbar gets stuck. Antonio, you've become a scrollbar expert lately :), do you have any idea what might cause that? Cannot reproduce on Linux with current 4.7 + WebKit ToT. === Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines. |