问题
Chrome 18 seems to have a pretty big problem with Ext 4 charts. Is there any way I can disable the hardware accelerated canvas? (I'm pretty sure that's what the bug is from) or will I have to wait for someone to release a patch?
回答1:
Command line switch: --disable-accelerated-2d-canvas
Added that at the end of my Chrome shortcut target and checked chrome://gpu/
Canvas: Software only. Hardware acceleration disabled.
回答2:
This temporary fix may be helpful: http://www.sencha.com/forum/showthread.php?186171-Beta3-Weird-stuff-happening-on-Chrome-18-19&p=768834&viewfull=1#post768834
来源:https://stackoverflow.com/questions/9946638/can-i-turn-off-hardware-accelerated-canvas-from-javascript