Ticket #4794 (closed defect)
Bug has been introduced in wxScrolledWindows for wxGTK.
| Reported by: | sshadowalker | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wxGTK | Version: | |
| Keywords: | Cc: | sshadowalker, pcor | |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
Version 2.8.7 introduced a bug into wxScrolledWindow that was not present in version 2.8.6. In wxGTK 2.8.7 when scrolling a wxScrolledWindow using the mouse scroll wheel or by directly moving the bar within the scroll bar the contents of the scroll window will not be displayed properly, as if the window were not refreshing itself after the scroll events have taken place. This bug does not appear if the arrows on the ends of the scroll bar are used, however.
The error can be easily reproduced by running the sample wx/samples/scrollsub/scrollsub and using the scroll wheel to scroll the window.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

