Opened 9 years ago
Closed 8 years ago
#4787 closed defect (notsugar)
Screen does not redraw till the mouse is moved
Reported by: | tonyforster | Owned by: | |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Sugar | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
On latest test image for XO-1.75 41002SL2.zd (and earlier)
most apparent on Browse and Turtleart, occasionally the screen does not redraw till you move the mouse
Change History (1)
comment:1 Changed 8 years ago by SAMdroid
- Resolution set to notsugar
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
How is this related to sugar?
Gtk+ should be involved in redrawing things. It only does when it needs to, rather than redrawing it all the time for YOLO.
If this is only an issue in some activities, maybe they aren't telling Gtk+ when they need a redraw - in which case you should file a bug for only those activities (use the component option when making a new ticket).
If it is system wide, maybe it is a Gtk+ issue, or maybe your distro/os adds bad patches to Gtk+. IDK, but this is not a sugar bug.
Closing as NOTSUGAR.