Chrome does not update or render unless mouse moves

1

I have recently been having this rendering problem in Chrome :

When I click on a button or do something that updates the GUI, nothing happens until I wiggle my mouse around. It is almost as if my mouse-click-event is stuck in some kind of queue and only gets shaken out of this queue if I wiggle my mouse or do some other kind of event.

This is starting to drive me nuts. Any idea what this is?

Oliver Watkins

Posted 2014-09-04T11:48:18.287

Reputation: 131

Seems to be a bug with graphic acceleration, can you try to disable it? – Alejandra Moreno – 2014-09-04T11:50:57.760

No answers