| Summary: | [Animation] User can trigger event during hide animations | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Tim Buschtoens <tbuschto> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | ivan, tbuschto |
| Version: | 1.5 | ||
| Target Milestone: | 1.5 M7 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Tim Buschtoens
Fixed in CVS HEAD by blocking events on a dom-level in the disappearing element. Since this works with a feature only "real" dom-events have (stopproppagation), the test i wrote does not work correctly. I still added it (commented), since it could be activated if we switched to "real" (native) faked dom events in the fixture. |