Adam Simmons

Results 42 comments of Adam Simmons

I'll need more information to reproduce-- is this with latest bins (eg, v1.3 at [these links](https://github.com/ultralight-ux/Ultralight/issues/427)) or is this with v1.2? Also, please [repaste your code as a GitHub Gist](https://gist.github.com/)...

Not able to reproduce in [latest 1.3](https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_global_contenteditable), which version are you using? Is there a specific page/html that reproduces the issue?

Hello! Sorry it took so long to get back to you-- the reason for the black-fringe is because Bitmaps are actually encoded with premultiplied alpha, see the following note about...

Yeah same deal with C#, SWIG requires a lot of massaging in their language target scripts to produce usable output (don't get me started on the crazy hoops they force...

Thanks for the report! Any CPU information? I'll try to reproduce.

This should be fixed in latest SDK: https://github.com/ultralight-ux/Ultralight#getting-the-latest-sdk

Latest SDK has some fixes that should resolve this issue. You can grab latest bins here: https://github.com/ultralight-ux/Ultralight#getting-the-latest-sdk

Thanks for the report! I was able to reproduce and fix (was a bug in `WebCore/platform/text/TextCodecICU.cpp` incorrectly obtaining the canonical name for the codec converter). I've fixed it and will...

Thanks for the tip! Updated.