| Summary: | [GC] drawImage never respects z-index | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Tim Buschtoens <tbuschto> | ||||
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | ||||||
| Version: | 1.3 | ||||||
| Target Milestone: | 1.3 M7 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Tim Buschtoens
Created attachment 164812 [details]
fix / workaround
This fix solves the problem only to some extend. The "onload"-event will now only be used to draw the image if it is absolutely necessary. A more complete (and complex) fix would be to request a redraw as soon as the image is loaded.
Applied patch to CVS HEAD |