Closing as won't fix. You used a textbox object, not a text object, which is a HTML form control. Form controls actually float above the canvas and are not part of it so won't be snapshotted, and we can't really fix this. If you use ordinary Text objects though, it works fine.