| Summary: | TypeError: Cannot read property 'style' of null (in tooltip.js) | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Grant Gayed <grant_gayed> |
| Component: | Client | Assignee: | Curtis Windatt <curtis.windatt.public> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | curtis.windatt.public |
| Version: | unspecified | ||
| Target Milestone: | 8.0 | ||
| Hardware: | PC | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Grant Gayed
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=73642104ad35ca67de52ca864fc7f9d0f29152f4 Fixed in master If the hover is destroyed before the call to show we shouldn't be trying to open the tooltip. |