Ticket #14871 (closed defect: fixed)
Overlay scrollbars can't be used with wxScrolledWindow
| Reported by: | michalbliznak | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wxGTK | Version: | 2.9-svn |
| Keywords: | scroll window drawing artefact unity ubuntu | Cc: | |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
wxScrolledWindow's area is refreshed incorrectly (there are ugly drawing artefacts in the window) when the content is scrolled by the mouse wheel or by scrollbars. The issue can be seen in scintilla editor as well in other custom windows based on wxScrolledWindow. The same application build with wxWidgets 2.9.4 works fine. Observed at least under Ubuntu 12.04 with integrated Intel graphics, Gnome-Shell DE.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

