Which steps will reproduce the problem?
1. Have a body with a background-image
2. in GetImage return WaitStream
3. then use InsertImage to specify the image
What is the expected output?
The background image is changed
What do you see instead?
Nothing changes.
Which version of the product are you using? Which compiler version are you
using? On which operating system?
r489, Delphi XE, Windows 2008/2012/7
Please attach test html files and screenshots, if appropriate.
Please provide any additional information:
Changing background image of a div or other elements in the same fashion works,
body seems to be the only affected.
The bug is present both when a CSS class is used or when the CSS is inline in a
style tag.
When stepping into the code, the image insertion seems to be working okay.
Original issue reported on code.google.com by zar...@gmail.com on 18 Nov 2014 at 10:41
Original issue reported on code.google.com by
zar...@gmail.com
on 18 Nov 2014 at 10:41Attachments: