While making an application with construct 2, and trying to handle base64 strings I found some bugs/things that are going wrong, and I'm not sure what is causing this...
Chrome gives errors, Firefox doesn't...
So if people got Chrome, please try next steps and comment if you got same results or not.
If other people please want to reproduce these steps:
1. Download these 2 pics: 1.jpg & 2.jpg
2. Go here and upload 1.jpg, copy the text in the texbox and
3. Go to this page and paste the text from step 2 into the 1st textbox,
press Inject Base64 String (1)
As you can see, the image is only showing half of what it supposed to be...
You can try it with image 2.jpg, that one will work.
This bug? is only happening in Chrome for me, it has even more weird effects on some other images.
I do think this is fully Chrome related, because Chrome can't even display some Base64 strings correctly, while Firefox does this perfect again.
Test this by going to step 2 again, and press submit at the bottom of the page, this should show the full string. (not working with sample 1.jpg)
Hope i've given enough details
Ashley if you could take a look