Images not displaying correctly on Alerts sent via AlertManager
Closed this issue · 1 comments
crokita commented
Bug Summary
This issue is related to the Java Suite issue
When passing in a custom image to the icon property of an AlertView, the image is not displayed on the HMI.
Reproduction Steps
- Create an AlertView
- Call setIcon and pass in an SdlArtwork with a custom image
- Send it via screen manager's presentAlert
Expected Behavior:
The uploaded image displays in the alert on the Generic HMI
Observed Behavior:
A default image is displayed on the Generic HMI
Which projects have you seen this bug on?
No response
JavaScript Version(s)
1.7.0
sdl_javascript Version
1.7.0
Testing Environment(s)
Manticore v2.10.0
Relevant log output
No response
theresalech commented
Closed via #561