After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 759757 - Flow box redraws all children on hover
Flow box redraws all children on hover
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-12-21 21:00 UTC by Matt Watson
Modified: 2015-12-21 22:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch removing prelight code from flowbox (2.63 KB, patch)
2015-12-21 21:00 UTC, Matt Watson
committed Details | Review

Description Matt Watson 2015-12-21 21:00:08 UTC
Created attachment 317758 [details] [review]
Patch removing prelight code from flowbox

When you hover over any widget in a flow box, all widgets will be redrawn.

Think this is just some completely unused code tracking prelight in flow box that we can just remove.
Comment 1 Benjamin Otte (Company) 2015-12-21 21:14:53 UTC
Comment on attachment 317758 [details] [review]
Patch removing prelight code from flowbox

Looks good.
Comment 2 Cosimo Cecchi 2015-12-21 22:53:39 UTC
Pushed on Matt's behalf as he does not have a GNOME git account yet.