I can work around this simply by setting the layer 'Transparent' property to 'No'. Does that work for you as well?
Generally it's a bad idea to only have transparent layers, especially with 'Clear background' set to 'No' and especially in node-webkit, since it makes the background effectively undefined. In theory it should be cleared, but some graphics card drivers aren't very tidy about that and can end up garbling the display.